"""
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.
"""
Eduardo Chappa
unread,
Mar 19, 2022, 6:07:40 PM3/19/22
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
On Sat, 19 Mar 2022, Roderick wrote:
> 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?)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
On Sat, 19 Mar 2022, Roderick wrote:
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.