Hi Team,
We have created a client app in developer console and provided required classic and granular scope for the above API version 2. Till 12th March things were working fine for more than 2 years. Now we started getting below error. Looks like something changed at Atlassian end which we are not able to figure out. Strange thing is when I try to use authorization code the API is not complaining but when I use the Access token then it gives me the below error
{"code":401,"message":"Unauthorized; scope does not match"}
API we are trying to use
The Jira Cloud platform REST API (atlassian.com)
Thanks,
Gajanan
Hello @Abhijit Deshpande
You probably have a poorly formed request path / URL. Support for lenient URL path processing for OAuth 2.0 requests was recently removed.
Please see the removal notice and the deprecation notice for more details.
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.