Feb 03 2022
07:17 AM
- last edited on
Mar 05 2024
01:28 PM
by
TechCommunityAP
Feb 03 2022
07:17 AM
- last edited on
Mar 05 2024
01:28 PM
by
TechCommunityAP
Refresh Token expires after 90 days within active accounts. Is this an expected behavior? What status code do we have to expect when a refresh token expires? I understand when access token expires the status code would be 302 however it's unclear on refresh token expiration.
ps, Followed this documentation to create an OAuth 2 app: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-...
Aug 22 2022 05:25 AM
Hi, I'm also encountering the same thing i.e. not sure what would be the response code or error message in case the refresh token itself is expired, if possible can you please guide if it's resolved for you?