Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5022

i cant send form to gmail and have error

$
0
0

Replies: 0

Versions:
WordPress: 5.8.1
WordPress MS: No
PHP: 7.4.25
WP Mail SMTP: 3.1.0

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

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

Debug:
Email Source: WP Mail SMTP
Mailer: Gmail
{
“error”: {
“code”: 403,
“message”: “Gmail API has not been used in project 879034670203 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/gmail.googleapis.com/overview?project=879034670203 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”,
“errors”: [
{
“message”: “Gmail API has not been used in project 879034670203 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/gmail.googleapis.com/overview?project=879034670203 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.”,
“domain”: “usageLimits”,
“reason”: “accessNotConfigured”,
“extendedHelp”: “https://console.developers.google.com”
}
],
“status”: “PERMISSION_DENIED”
}
}


Viewing all articles
Browse latest Browse all 5022

Trending Articles