• 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

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter iampransh

    (@iampransh)

    No Auth tokes,

    Versions:
    WordPress: 4.8.5
    WordPress MS: No
    PHP: 7.0.27
    WP Mail SMTP: 1.2.5

    Params:
    Mailer: gmail
    Constants: No
    Client ID/Secret: Yes
    Auth Code: Yes
    Access Token: No

    Server:
    OpenSSL: Yes
    PHP.allow_url_fopen: No
    PHP.stream_socket_client(): Yes
    PHP.fsockopen(): Yes
    PHP.curl_version(): Yes

    Debug:
    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”
    }
    }

    Thread Starter iampransh

    (@iampransh)

    reinstalled the plugin too, did not work

    Thread Starter iampransh

    (@iampransh)

    Are you giving any update

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error of Authentication (Login required) in gsuite’ is closed to new replies.