How to integrate agile Rest API and deployments API with the same jwt token

Victor Khazanov September 14, 2022

We are trying to create an integration which get issues from /rest/agile/1.0/issue
and create deployments by /rest/deployments/0.1/
We create jwt token by this approach: https://developer.atlassian.com/cloud/jira/software/integrate-jsw-cloud-with-onpremises-tools/

However, it does work for /rest/deployments/0.1/ and does not for /rest/agile/1.0/issue (unauthorized)

Is there any way to use the same credentials for two different APIs ?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events