Test email not working
-
Hey guys! test email worked yesterday, not working today though..dunno why. (interaction made with Gmail)
Versions:
WordPress: 4.9.2
WordPress MS: No
PHP: 7.1.10
WP Mail SMTP: 1.2.2Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: No
Access Token: NoServer:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): YesDebug:
Error while sending via Gmail mailer: {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Login Required”
}
}
- The topic ‘Test email not working’ is closed to new replies.