Support » Fixing WordPress » SMTP Set Up Test Email Error

  • I made sure that I linked my email account with wordpress but this error popped out. HelP!!

    Versions:
    WordPress: 4.9.3
    WordPress MS: No
    PHP: 5.5.36
    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: Yes
    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” } }Versions:
    WordPress: 4.9.3
    WordPress MS: No
    PHP: 5.5.36
    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: Yes
    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” } }

Viewing 1 replies (of 1 total)
  • Hello, I’m guessing you’re using the WP Mail SMTP ( by wpforms ) plugin, if that’s correct maybe you should redirect your question over at the plugins support forums at https://wordpress.org/support/plugin/wp-mail-smtp . I’m sure you’ll probably find an answer faster there or the authors could help you just in case there’s an issue with the plugin that they might not be aware of.

Viewing 1 replies (of 1 total)
  • The topic ‘SMTP Set Up Test Email Error’ is closed to new replies.