• Resolved slowclap

    (@slowclap)


    Receive this error when I try to submit via my website on Contact Form 7. Everything was working just fine a few days ago, then it suddenly stopped working. Nothing in the configuration has been changed.
    
    {
    "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"
    }
    }
    ]
    }
    }
Viewing 1 replies (of 1 total)
  • Plugin Support M Haseeb

    (@haseeb0001)

    Hi @slowclap,

    I hope you are doing well.

    It seems like something might be missing in the configuration. Could you please reset the Post SMTP from the dashboard and then configure it again with your Gmail API? For additional assistance, you can refer to the Post SMTP Gmail Configuration guide documentation available here.

    Thanks and regards,
    Support Team – WPExperts  

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