• Resolved manisharajput

    (@manisharajput)


    hi there,

    I m getting this error.

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

    Mailer: Gmail
    {
    “error”: “invalid_grant”,
    “error_description”: “Bad Request”
    }

    • This topic was modified 5 years, 9 months ago by manisharajput.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Manisha,

    Invalid grant 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 go through all the steps in our setup tutorial again.

    I hope this helps!

    Hi Manisha – We haven’t heard from you in about a week, so I’m going to go ahead and mark this ticket resolved. If you still have questions, though, please feel welcome to continue the conversation.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘EMAIL DELIVERY ERROR’ is closed to new replies.