• Resolved lordsnake

    (@lordsnake)


    So I am using this plugin to send out email via GMAIL API using the tokens. But when the user changes their gsuite password, this is still causing all the outgoing emails from the website to stop working, with the plugin showing the error “Token has been expired or revoked”.

    I thought that using the API would avoid this issue as it doesn’t rely on the username/password?

    Is there any way to avoid this issue so that the suer can change their password without breaking the outgoing email form the website?

Viewing 1 replies (of 1 total)
  • Hi @lordsnake,

    Gmail API doesn’t store your username and password but the account needs to be authorized to send emails. Unfortunately, there is no other way around if you change your account password, you’ll need to authorize that account again.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Token has been expired or revoked’ is closed to new replies.