Jira REST API for exporting Data to Excel, without using the own username:password authentification?

ravindratuppaada
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 2, 2023

Can we use Jira REST API for exporting Data to Excel, without using the own username:password authentification?

If I use the self generated token it is not possible to access my project. Also it elapses after one year. And the token shall as well be handled as a password.

please suggest me the best solution.

 

Thanks,

Ravindra

1 answer

0 votes
Marko Blagus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2023

Hello,

 

I always use "Authorization": "Bearer my_personal_access_token" and it works.

When I create my personal access token, I set it to never expire.

 

Best regards,

Marko Blagus

Suggest an answer

Log in or Sign up to answer