• Resolved mubasher99

    (@mubasher99)


    Hi there..!
    I am recieving the following error msg, dont know how to resolve it. please help me!

    EMAIL DELIVERY ERROR: the plugin WP Mail SMTP v1.6.2 logged this error during the last time it tried to send an email:

    Mailer: Gmail
    {
    “error”: “invalid_grant”,
    “error_description”: “Token has been expired or revoked.”
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @mubasher99,

    This error usually indicates that there are permission issues due to the Secret Key (and all tokens that were generated using that key) being invalidated. This could happen when the Gmail password is changed or when 2FA is enabled.

    To resolve this you’ll need to regenerate tokens by going to the console.developers.google.com > Credentials page. Click on the Edit screen for your credentials and Reset Secret after that. Here’s the button you need to click: https://take.ms/2EQIn

    Alternatively, you can redo all the steps in our documentation to setup Gmail mailer again.

    I hope this helps!

    Thread Starter mubasher99

    (@mubasher99)

    thanx for the help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“error”: “invalid_grant”,’ is closed to new replies.