• Resolved andreasml

    (@andreasml)


    Hi

    My website was working fine in terms of sending or receiving emails but since a couple of days i have come across this difficulty. I have deleted and then reactivated the plugin quite many times using a new pair of credentials each time but it keeps on providing the following message:

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

    Mailer: Gmail
    {
    “error”: {
    “code”: 401,
    “message”: “Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.”,
    “errors”: [
    {
    “message”: “Login Required.”,
    “domain”: “global”,
    “reason”: “required”,
    “location”: “Authorization”,
    “locationType”: “header”
    }
    ],
    “status”: “UNAUTHENTICATED”
    }
    }

    Thanks in advance for any help provided

    Regards

    Andreas

Viewing 1 replies (of 1 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @andreasml

    The error message indicates that your Google account is not authenticated yet or access is revoked for some reason. Please reconnect your Google account by clicking on the yellow button: “Allow plugin to send emails via Google account”. Check this screenshot for more information.

    You might also need to check your redirect URL in the Authorized redirect URL section in your app: https://console.developers.google.com/

    Please refer to our documentation here and setup accordingly.

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Email Delivery Error’ is closed to new replies.