• Hi I have successfully set up the plugin connecting it to a gmail account, but I still get an error when trying to send the test email.

    Below is the full error log;

    Versions:
    WordPress: 5.0.3
    WordPress MS: No
    PHP: 7.2.14
    WP Mail SMTP: 1.4.1

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

    Server:
    OpenSSL: OpenSSL 1.0.1e 11 Feb 2013
    PHP.allow_url_fopen: Yes
    PHP.stream_socket_client(): Yes
    PHP.fsockopen(): Yes
    PHP.curl_version(): 7.19.7

    Debug:
    Mailer: Gmail
    {
    “error”: {
    “errors”: [
    {
    “domain”: “global”,
    “reason”: “failedPrecondition”,
    “message”: “Bad Request”
    }
    ],
    “code”: 400,
    “message”: “Bad Request”
    }
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Me as well. I get a 404 Not Found error. I am able to send/receive emails on the email account. However, when I use WP Mail SMTP to (a) send a test email or (b) send a real email as a Contact 7 Form response, I get an error. Please help!

    Plugin Author Slava Abakumov

    (@slaffik)

    @kytango

    No, you have a different error (404 as you wrote, while topic starter 400).
    Configure the WP Mail SMTP plugin, provide screenshots/debug output of your test email inside plugin admin area – and do that please on a separate thread.

    Plugin Author Slava Abakumov

    (@slaffik)

    @nicbeech

    Does the error persist?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘There was a problem while sending the test email’ is closed to new replies.