Hi
Referring to this deprecation notice https://developer.atlassian.com/changelog/#CHANGE-2046
I changed my code to call .../search/jql instead of .../search but now I am getting a 401 on my responses
Any help is appreciated.
Thanks
Yatish
Hi @Yatish Madhav ,
A 401 is an unauthorized response. So you are using the wrong/expired/wrongly scoped API key.
Regenerate an api token on https://id.atlassian.com/manage-profile/security/api-tokens
And It might be helpful if you post your request details here. (Without the authorization token, of course).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.