Hello, I'm trying to implement Oauth2 following the dev document https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/
The problem is that I'm getting CORS problem for this API call https://auth.atlassian.com/authorize . How is that even possible to get CORS error when you are calling the authorize/login endpoint to request an access token ? I don't understand unless I'm doing something wrong.
Thank you.
Hi Imad El Hitti am also facing the same issue, did you find any solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.