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?
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. How...
...ndpoint: https://api.bitbucket.org/2.0/repositories/username/reponame I'm sending access token in a request header: Authorization: Bearer {access_token} Mac and iPhone doesn't have any d...
...ake to access token expired. And how I will know that I need to do all steps from example again (1.Obtain a request token => 2.Ask the user to authorize this request token => 3.Swap the r...
...e have a single identity provider using SAML SSO for our domain and I can see User API token access is allowed. The fact that the very same REST call without credentials or with invalid credentials w...
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...
Hi, I am trying to use the Confluence API, end while everything works when I am using an API token without scope, whenever I try to switch to a scope token I get 401 Unauthorized errors.&n...
Copied to clipboard