Error Code 401 “missing required authentication credential”
-
You asked me to create a new topic on the same unresolved issue that someone else is experiencing.
I have to go back in and reset gmail setting and reauth then resend failed emails. Nothing to do with passwords as you suggested. Please refer to the same open support discussion.
{ “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”: { “service”: “gmail.googleapis.com”, “method”: “caribou.api.proto.MailboxService.SendMessage” } } ] } }
The topic ‘Error Code 401 “missing required authentication credential”’ is closed to new replies.