Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA REST APIs not working in Chrome browser

Gaurav Sharma
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2020

I have a form in a SharePoint 2016 site that saves data in SharePoint list first, then creates an issue in Jira with the same details entered by user. Jira REST APIs is being used to create issues in Jira.

The form gets submitted and issue gets created successfully in Jira from Internet Explorer. However, the same form throws an error when trying from Google Chrome. Below is the screenshot of the error:

JIRAIssue.png

Error Message: Access to XMLHttpRequest at ‘https://najiratestenvironment.xxxxxxxxxx.com:8443/rest/api/issue’ from origin ‘https://xxxxxxxxxx.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

Looks like the browser is not allowing the Cross Origin Request from SharePoint to Jira. Any suggestions on resolving above issue would be helpful.

Thank you

0 answers

Suggest an answer

Log in or Sign up to answer