The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

aws lambda (python) integration with jira cloud, best way to authenticate

Pablo Santamaria
October 21, 2021

Hello everyone,

 

When exploring options to authenticate api(lambda + python)  with Jira I found these 2 options:

 

1. https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/

using API tokens this is already working for me 

 

2. https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/

using refresh tokens, with this option I'm still getting  the below error:

{
"code": 401,
"errorMessage": "Unauthorized"
}

does anyone know what is the best option ?

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.