Cannot Send Test Email after setup with Gmail API
-
We were on WP Mail SMTP Lite and started getting email unsuccessful delivery errors. (not sure if we hit a limit for lite or what triggered the problem. We have minimal email requirements for the site, with an uptick in July for VBS registration (less than 100) we receive via wpforms plugin. I thought I would update mail to Gmail API and followed the step by step wizard to set it up. I never get the opportunity to send a test email, (that screen/option is greyed out).
I receive the following errors after I do the authorization:
Heads up! The last email your site attempted to send was unsuccessful.
Email Source: WPForms Lite 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”: { “service”: “gmail.googleapis.com”, “method”: “caribou.api.proto.MailboxService.SendMessage” }
I found a similar posting from 10 months ago (Josh Smith(@docsmith16), that seemed very similar that was caused by plugin conflict (Constant Contact Forms). However we do not have that plugin. I did deactivate our WPforms plugin just to see if any effect, but there was no difference with it deactivated or activated…still the same errors above. Can someone point me in the right direction to resolve and get our emails sending again. Thanks,
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.