WP Mail SMTP “Mail service not enabled”
-
Problem to send a test email in Wp Mail SMTP plugin. Gmail mailer configured and enabled but it shows the error “There was a problem while sending the test email”. I attach the log below:
Versions:
WordPress: 6.0.2
WordPress MS: No
PHP: 7.4.30
WP Mail SMTP: 3.5.2Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: Yes
Access Token: YesServer:
OpenSSL: OpenSSL 1.1.1o 3 May 2022
PHP.allow_url_fopen: No
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): 7.85.0Debug:
Email Source: WP Mail SMTP
Mailer: Google / 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 ‘WP Mail SMTP “Mail service not enabled”’ is closed to new replies.