Has CORS been enabled fro your Jira Server?

Hi,

So when I tried running Nuxeo roadmap, my browser gave an error message saying that CORS is blocked and has to be enabled whenever it is trying to connect to JIRA. I was wondering, has Nuxeo's JIRA server configured their servers to run CORS as described in this website?

Please advise.

FYI: I am using Node.js web server to run roadmap and I was wondering if I also have to set CORS in this web server as well…

Thank you!

0 votes

1 answers

1888 views

ANSWER



CORS has been enabled on or Jira instance, but only for requests from our servers.
If you want to run your own custom roadmap server, you need to point it at your own Jira too.

0 votes