Replies: 0
I have done everything to set up the Google app but when I try to do the last step (authenticate) I get the google box, click approve and then I’m sent back to my server showing me a 403 error. This additionally takes down my entire server and I have to reboot it to get all the sites back online. I am with AWS Lightsail and not a server guru so I have no idea how to 1. get this plugin working and 2. Get email to send that isn’t blocked by gmail. Please help! Here’s the log:
Versions:
WordPress: 4.9.8
WordPress MS: No
PHP: 7.0.32
WP Mail SMTP: 1.3.3
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:
Mailer: Gmail { “error”: { “errors”: [ { “domain”: “global”, “reason”: “required”, “message”: “Login Required”, “locationType”: “header”, “location”: “Authorization” } ], “code”: 401, “message”: “Login Required” } }