Not able to Access Jira Api through Scripts - It is showing Authorization Failed - 401
Following are the APIs
https://timesgroup.jira.com/rest/api/2/search
Please help
Thanks,
Prashant Chauhan
Hello,
You need to authenticate your Rest Api call.
You can find more info here:
https://developer.atlassian.com/cloud/jira/service-desk/jira-rest-api-basic-authentication/
Thanks Matveev,
We are using the same as of document, It was working fine till last 15 days, after that it starts showing 401
API is giving response in browser
Is there any configuration in JIRA, need to enable ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no configuration. Make sure that you used the API token as the password, not the real password.
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.