There was a problem while sending the test email.
-
I have successfully configured SMTP to use the Google Cloud service. The project is owned and verified in various ways in GConsole and GAnalytics, but when sending the test I get an error message.
Versions:
WordPress: 5.4.2
WordPress MS: No
PHP: 7.1.33
WP Mail SMTP: 2.2.1Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
Access Token: YesServer:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): 7.62.0
Apache.mod_security: NoDebug:
Mailer: Gmail
{
“error”: {
“code”: 400,
“message”: “Mail service not enabled”,
“errors”: [
{
“message”: “Mail service not enabled”,
“domain”: “global”,
“reason”: “failedPrecondition”
}
],
“status”: “FAILED_PRECONDITION”
}
}The page I need help with: [log in to see the link]
- The topic ‘There was a problem while sending the test email.’ is closed to new replies.