Forums

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

Issue collector CORS issue

Pablo Fernandez
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!
February 13, 2025

Hi. I've added the IC code to my webapp, and it's loading the javascript correctly - the widget appears. But when clicking on the widget button "report issue", the call to get the form data is blocked by the browser because of CORS when the JS tries to call the following URL:

https://MYDOMAIN.atlassian.net/rest/collectors/1.0/template/form/MYFORMID?os_authType=none

The result is that the spin to load the forms stays there indefinitely (it does not handle the error).

I've tried to read this community and other sources, but I do not understand how to resolve this, and how other people use the IC.

Thanks,

1 answer

0 votes
Mercy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 10, 2025

Jira Cloud issue collectors only work when embedded on pages served from the same origin as your Atlassian site or from pages that allow Atlassian’s collector script to load without violating browser CORS policies. The browser blocks the form request because Jira Cloud does not send the CORS headers required to permit cross-domain calls. This is expected behavior and is documented in Atlassian’s Issue Collector limitations.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events