How to resolve 'Cross Origin domain' issue without using 'CORS' chrome extension using Javascript to access JIRA REST API -


i've developed application access jira rest api. adding 'cors' chrome extension, i'm able data http://localhost:8000 enabling 'cors'

but application doesn't work without cors extension. can please let me know there way access rest api without 'cors' extension.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -