Expand my Community achievements bar.

Interested in becoming an Adobe Analytics Champion? Join us on May 15 at 9 am PT, and learn how to become a 2025 Adobe Champion.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Refreshing access_token is not following any certain timeframe

Avatar

Level 1

We're having an issue with Adobe Analytics 2.0. Some of our customer's access_token is getting refreshed everyday that means they've to authorize to Adobe Analytics daily. But we've cases where many customers are using the same token successfully which has not been refreshed in a week or so. 

We would like to know if there's an issue with the refreshing token behaves differently. 
Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 4

The default expiry of access tokens is 24 hours. You can refresh an access token without prompting the user for permission again even if a user is not present. The refresh token, by default, expires in 2 weeks.

 

https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/OAuth/OAuth.md

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

The default expiry of access tokens is 24 hours. You can refresh an access token without prompting the user for permission again even if a user is not present. The refresh token, by default, expires in 2 weeks.

 

https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/OAuth/OAuth.md