iampransh
Forum Replies Created
-
Are you giving any update
reinstalled the plugin too, did not work
No Auth tokes,
Versions:
WordPress: 4.8.5
WordPress MS: No
PHP: 7.0.27
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: No
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”
}
}Using 1.2.5 version of plugin, still getting the same issue, test mail displays the same error as stated above
Also, when i authorise, it says you have successfully authorized the plugin to send email but when i send test email i get this error
Any suggestions, need it on urgent basis