Hi team,
I am experiencing an authentication issue while working with the JIRA API. Following the documentation provided in this link, I have been attempting to make API requests, but I consistently receive a 401 Unauthorized error.
I have tried various approaches and configurations, but all attempts result in the same 401 error response. This is particularly puzzling as I am an admin for some of our organization's sites, yet I am still unable to authenticate successfully.
(I've tried
Could you please help me understand what might be causing this authentication failure? I would greatly appreciate any guidance on resolving this issue. Please let me know if you need any information.
Thank you for your time and assistance.
Community moderators have prevented the ability to post new answers.
Hi @Hyunjun (Jun) Jyun ,
Welcome to the Community! This article may be helpful: https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/
Hi, this is the article I did follow on, and it still gives me 401 while getting a team information does work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, Good day. Please make sure to use the admin API as shown in https://support.atlassian.com/organization-administration/docs/manage-an-organization-with-the-admin-apis/ and not user account API token. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I tried with the admin API token and it returns the same 401 error..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you share the exact end point that you are trying to access?
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.