I want to use JIRA project get API in my angular14 project. But Every time I tried to implement this in my angular application and fetch data through JIRA Project REST API I faced CORS policy error. I am sharing the Screenshot. Can you please help me to resolve this and how I will get data in my angular application. Thanks
The error you see is because of the browsers CORS policy. It's a security measure you can't circumvent in a browser.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.