Hi All, I am using Send Web Request in JIRA automation. I have deployed a Google Apps Script. I have tested using Postman and It's giving correct response in Postman.
But when I use the Web URL in Send Web Request, I get the following 302 error.
The google apps script intake two Date Time values from custom fields in JIRA and returns time difference.
Please let me know. Thanks.
Hi @Akash
The 302 is coming from the Google site.
I suspect it has something to do with not providing the correct Headers.
In your rule also see them greyed out, if you need to use headers, even if the same as the greyed out, you will need to provide them.
Hi @Akash
Check what the issue can be as the Google API is giving the 302, what does that mean on the Google API site.
Is there a requirement for authorization headers maybe?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.