""" Authorizations by a test user will expire seven days from the time of consent. If your OAuth client requests an offline access type and receives a refresh token, that token will also expire. """
Post by Roderick https://support.google.com/cloud/answer/10311615#zippy=%2Ctesting """ Authorizations by a test user will expire seven days from the time of consent. If your OAuth client requests an offline access type and receives a refresh token, that token will also expire. """
Thank you for pointing this out. I do understand why a toekn would expire in 7 days, when the app is in testing, but can't see why we need to register as testing when that is not the case.
Post by Roderick After I configured xoauth2 and it worked, now I get above message. What can I do?
You should try to start the authorization process again. Did you do anything in particular that made the server revoke the token? (e.g.: did you change your password, for example?)