rkerby
Forum Replies Created
-
Hello,
I am trying to fix this error I’m receiving regarding an email contact form on my WordPress website:
MAIL DELIVERY ERROR: the plugin WP Mail SMTP v1.9.0 logged this error during the last time it tried to send an email:
Mailer: Gmail
{
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],When I try to run the test, I receive this notice: You cannot send an email. Mailer is not properly configured. Please check your settings.
When I go to settings, I have the client ID, the secret key, and the redirect page URI all inserted.
Question: for the mail
“code”: 401,
“message”: “Login Required”
}
}I’m not sure how these textboxes are to be completed. Perhaps that is the trouble? From Email, From Name, Force from Name, and Return Path.
When I click on Authorization on the Settings page, I get this error–
This app isn’t verifiedThis app hasn’t been verified by Google yet. Only proceed if you know and trust the developer.
If you’re the developer, submit a verification request to remove this screen. Learn more.
Can you tell me what I am doing wrong?
Thank you, Mona Kerby
Hello,
I am trying to fix this error I’m receiving regarding an email contact form on my WordPress website:
MAIL DELIVERY ERROR: the plugin WP Mail SMTP v1.9.0 logged this error during the last time it tried to send an email:
Mailer: Gmail
{
“error”: {
“errors”: [
{
“domain”: “global”,
“reason”: “required”,
“message”: “Login Required”,
“locationType”: “header”,
“location”: “Authorization”
}
],When I try to run the test, I receive this notice: You cannot send an email. Mailer is not properly configured. Please check your settings.
When I go to settings, I have the client ID, the secret key, and the redirect page URI all inserted.
Question: for the mail
“code”: 401,
“message”: “Login Required”
}
}I’m not sure how these textboxes are to be completed. Perhaps that is the trouble? From Email, From Name, Force from Name, and Return Path.
When I click on Authorization on the Settings page, I get this error–
This app isn’t verifiedThis app hasn’t been verified by Google yet. Only proceed if you know and trust the developer.
If you’re the developer, submit a verification request to remove this screen. Learn more.
Can you tell me what I am doing wrong?
Thank you, Mona Kerby