Hi all,
i'm using Postman and the JSON collections generated by Atlassian himself (https://developer.atlassian.com/cloud/jira/service-desk/rest/ button Run in Postman ).
I try to run the Service desk APIs
When I run in Postman I get this error:
{ "message": "Client must be authenticated to access this resource.", "status-code": 401}
But If I try with JIRA's software API, it's run.
The user is an admin who has access to Jira software and Jira Service Desk.
I'm using the same token to access to Jira software and to the Jira service desk. (generated on this page https://id.atlassian.com/manage/api-tokens)
Where I'm wrong?
[Edit]
I did a new test: in my browser, if i type the url https://<<myproject>>atlassian.net/rest/servicedeskapi/servicedesk when I'm connected with the same user, I have the good result.
So I Don't understand I'm authentify in Jira software APi in Postman but I Don't in Jira Service Desk Api.
[/Edit]
Many thanks.
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.