79694267

Date: 2025-07-08 12:53:39
Score: 1
Natty:
Report link

The question is similar to Autodesk Refresh Token keeps Expiring

Kindly check your code logic. The refresh token is valid for 14 days and can only be used once. If your code calls it at any time and fails to register a new refresh token then the used refresh token becomes invalid.
Also check if you are changing scopes i.e. the scopes used to get the original token are different from those used to get the refresh token.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Moturi George