Skip to content

OAuth2 refresh_token invalid strategy. #1351

Answered by turboturtleD
2003crimson asked this question in Q&A
Discussion options

You must be logged in to vote

Each time you use your access_token, the API provides a new refresh token. Are you continually saving the newest refresh_token each time you make an API request?

You should not have issues with your refresh_token after 24 hours of non-use.

I do believe some devs have had a few occasions where their token set was invalidated, however this seems rare, and I don’t believe there is any specific known cause.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@2003crimson
Comment options

Answer selected by 2003crimson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants