Test mail fails
-
Here is the error code the instruction say to paste here.
I’ve gone through the complete process of setting up google smtp,verifying domain, getting secret, etc.
I appreciate your help with this…
Versions:
WordPress: 4.9.6
WordPress MS: No
PHP: 7.1.18
WP Mail SMTP: 1.2.5Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
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”
}
}
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 page I need help with: [log in to see the link]
- The topic ‘Test mail fails’ is closed to new replies.