Hi @Sam
401 means permission error. You do not provide the right credentials. You should provide the credential as "basic {base64 encoded user:password}"
Regards
Hi @Florian Bonniec I am using token right! so need of password and it has permission also for reference .I checked this one The Jira Service Management REST API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you follow this ? Using Personal Access Tokens | Atlassian Support | Atlassian Documentation
You are using Token but also referencing HTTPBasicAuth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This script works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Most likely your base url is wrong. I tested it and works on my side.
Did you include the path if any ? like url/jira/rest....
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.