Hi, I am having a lot of troubles to connect my contact form 7 to my gmail.
I followed your instructions step by step (https://wpforms.com/how-to-securely-send-wordpress-emails-using-gmail-smtp/) but I have this error message.
Morover, I use WP Mail SMTP and contact form 7. After setting the smtp, what should I put in settings in my contact form 7?
Thank you for your help
Versions:
WordPress: 4.9.2
WordPress MS: No
PHP: 7.0.27
WP Mail SMTP: 1.2.4
Params:
Mailer: gmail
Constants: No
Client ID/Secret: Yes
Auth Code: No
Access Token: No
Server:
OpenSSL: Yes
PHP.allow_url_fopen: Yes
PHP.stream_socket_client(): Yes
PHP.fsockopen(): Yes
PHP.curl_version(): Yes
Debug:
Error while sending via Gmail mailer: {
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],
“code”: 401,
“message”: “Login Required”
}
}
The page I need help with: [log in to see the link]