• Resolved himanshukhanna

    (@himanshukhanna)


    Hi, I am trying to solve this problem I have configured the Gmail API correctly of my account.
    It was working from previously 2-3 months, started getting the error today.

    I have also tried reauthorizing the whole thing but still getting this error is there a way to solve this or does it needs to be updated, that it is causing a problem?

    Versions:
    WordPress: 5.5.3
    WordPress MS: No
    PHP: 7.4.7
    WP Mail SMTP: 2.5.1

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

    Server:
    OpenSSL: OpenSSL 1.1.1g 21 Apr 2020
    PHP.allow_url_fopen: Yes
    PHP.stream_socket_client(): Yes
    PHP.fsockopen(): Yes
    PHP.curl_version(): 7.71.0

    Debug:
    Mailer: Gmail
    {
    “error”: {
    “code”: 400,
    “message”: “Precondition check failed.”,
    “errors”: [
    {
    “message”: “Precondition check failed.”,
    “domain”: “global”,
    “reason”: “failedPrecondition”
    }
    ],
    “status”: “FAILED_PRECONDITION”
    }
    }

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘error: code: 400 – Precondition check failed’ is closed to new replies.