...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?
...pproach no longer works — the pipeline fails with: ✖ Authentication missing. You must provide an access token or an Atlassian email and Atlassian API token. I have tried using an API token in...
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...
...owever, I've read elsewhere that the tokens have a limited lifetime (e.g. https://answers.atlassian.com/questions/332492) that can be seen in http://<JIRA_URL>/plugins/servlet/oauth/u...
My App Password works for Git when I have the URL in the form git clone https://{username}:{app_password}/.... Now that we need to transition to API Tokens, I created one (didn't s...
...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...
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...
Copied to clipboard