...eminder 30-days from the time that token is to expire? Or do we have to manage the notifications ourselves? Thank you
Hi team, Greetings! At times, the API token expires without giving any notification. It has been at two scenarios: 1.) While trying forge login command in CLI: it gives cannot login invalid c...
...ork offline_access", "token_type":"Bearer", "expires_in":3600 } Just out of curiosity, does that "expires_in" value apply to both the access and refresh tokens? If not, when do refresh tokens expire?
I am using API tokens as the authentication method to connect to the Jira API. Could you please tell me if the API tokens generated have a validity. If so after how much time do they expire?
Hello! How are you? I need to provide a Jira API token to a user outside my organization so they can extract some data from the platform. This user is a client user of ours. I've already tried to a...
Hi, We have received the email below: Expiry dates will be added to existing API tokens: What's changing? • From March 13, 2025, existing API tokens created without expiry will be a...
I've managed to create an Application link for my server-side application, and run through the oAuth dance and get access tokens. This all works fine, and I can use the tokens using the REST API. H...
...bsp; } ``` After saving access token have another network call to GET user information. But every time I'm getting 401 error: "Access token expired. Use your refresh token to obtain a n...
Hi. I am trying to switch from using app password to api tokens as you marked app password obsolete from 09.09. but I don't see any benefits from it, it just make my life harder. Your d...
I obtained OAuth access token inside my Jira plugin, using this example https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Example+-+OAuth+authentication I need to know how long it t...
Copied to clipboard