You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm attempting to pull Insight data (via the REST API) into another web page. I have done this with Jira data on the same page w/o issue but am receiving the following error when trying to pull Insight data:
No 'Access-Control-Allow-Origin' header is present on the requested resource
Seems like a CORS issue but I would have expected the Insight REST API CORS properties to inherit from Jira. Is that not the case and if so, what's the workaround?
I have whitelisted my calling domain as well as tested the exact same code with both a jira REST API call and an Insight REST Api call. Jira works fine, Insight does not.
Basically, I think the Insight REST API needs to respect the Jira REST API whitelist that's setup in Jira administration section.
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.