Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter entem

    (@entem)

    Hi Kris!

    Thanks for the response.

    1. Yes the emails are correct and the notifications are set up.
    2. Yes I’ve checked Spam multiple times. No emails.
    3. Okay I checked WP MAIL SMTP plugin and got this:

    So what’s going on with this error?

    Heads up! The last email your site attempted to send was unsuccessful.

    Email Source: WP Core
    Mailer: Google / 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",
    "details": [
    {
    "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    "reason": "CREDENTIALS_MISSING",
    "domain": "googleapis.com",
    "metadata": {
    "method": "caribou.api.proto.MailboxService.SendMessage",
    "service": "gmail.googleapis.com"
    }
    }
    ]
    }
    }

    Thank you!

Viewing 1 replies (of 1 total)