Replies: 0
I need some help. I setup the Gmail to work with the WPMail. I created the project in Googles app console, per the instructions. I copied pasted the Client ID and secret key into the settings of the plugin and copied the Authorized redirect URI in the google account I created. When I click on the ‘Allow plugin to send emails your Google Account’ I get this —
400. That’s an error.
Error: invalid_request
Missing required parameter: client_id
Learn more
Request Details
That’s all we know.
—————————-
When doing an email test, I get this result —
Versions:
WordPress: 4.9.4
WordPress MS: No
PHP: 7.1.13
WP Mail SMTP: 1.2.5
Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: No
Access Token: No
Server:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): Yes
Debug:
Error while sending via Gmail mailer: Error calling POST https://www.googleapis.com/gmail/v1/users/me/messages/send: (401) Login Required\
I tried everything and I can’t get it to work. I need some help.