You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
While I'm trying to get the my Jira project data by API through Retool app,
But we getting the authentication error and they need global permission, eventhough login as admin user also getting the same error.
Try doing the next
Create a Token for your Jira user at Manage API tokens for your Atlassian account (it will guide you to this link: API Tokens)
Add a new header with the following parameters
key: authentication
value: Token the_token_you_just_created
Also set authentication to Basic Authentication and use the next parameters
username: your_jira_user_email
password: the_token_you_just_created
Let me know if this worked for you
Good luck!
@Ian Carlos Will try this and let you know. Thank you
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.