• Resolved soniacarvelle

    (@soniacarvelle)


    When I authorize plugin to send emails using gmail account, I get this message –
    This app isn’t verified
    This 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.

    The thing is I have already verified the app by uploading html file. When i click advanced setting and send the mail anyways I get this message on my website contact page –
    Error 404
    The page you are looking for does not exist. It may have been moved, or removed altogether. Perhaps you can return back to the site’s homepage and see if you can find what you are looking for.

    When I do test mail I get this –
    There was a problem while sending a test email. Related debugging output is shown below:

    Versions:
    WordPress: 4.9.1
    WordPress MS: No
    PHP: 5.5.38
    WP Mail SMTP: 1.2.1

    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
    Apache.mod_security: No

    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”
    }
    }
    Error while sending via Gmail mailer: {
    “error”: {
    “errors”: [
    {
    “domain”: “global”,
    “reason”: “required”,
    “message”: “Login Required”,
    “locationType”: “header”,
    “location”: “Authorization”
    }
    ],
    “code”: 401,
    “message”: “Login Required”
    }
    }
    Error while sending via Gmail mailer: {
    “error”: {
    “errors”: [
    {
    “domain”: “global”,
    “reason”: “required”,
    “message”: “Login Required”,
    “locationType”: “header”,
    “location”: “Authorization”
    }
    ],
    “code”: 401,
    “message”: “Login Required”
    }
    }
    Please copy only the content of the error debug message above, identified with an orange left border, into the support forum topic if you experience any issues.

    I followed each and every step of the tutorial. Let me know how to fix this? Do I delete everything and start all over again?

    Regards

    • This topic was modified 8 years, 5 months ago by soniacarvelle.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    So you uploaded an html file. But was it done for Google Webmaster Tools (here: https://www.google.com/webmasters/tools/home?hl=en) or Google APIs (here: console.developers.google.com/)?
    Those are different products by Google, not related to each other.

    If for the latter, after uploading – have you actually clicked some button to send a verification request and got a success message?

    I’m having the same problem.

    Verified domain account (appreciate that they’re not related) in advance, then went to authorise the plugin and the redirect URL produced a 404 error.

    Would appreciate any advice. Had set this up on another site about 3 weeks ago using the same process with no problem at all so very odd that this is happening.

    Plugin Author Slava Abakumov

    (@slaffik)

    @pmhn

    Your issue might not be relevant. I think you have some kind of a firewall, like mod_security for Apache, activated, that prevents you to access the auth link, where you are redirected after confirming access on Google.
    Different sites – might be different servers with different software installed and configured differently. So please check the firewall rules with your hoster.

    Plugin Author Slava Abakumov

    (@slaffik)

    The problem might be in this: when using WP Mail SMTP prior 1.2.4 – each Save Settings click in plugin admin area was removing Gmail mailer settings (its connection with Google). And you have had to go through “Allow…” steps again, which was not always obvious.
    This was fixed in 1.2.4.

    Newby here…sorry if I’m not doing this correctly. Very AMATEUR when it comes to this stuff. No matter what I try or what plugin I use, I can not get the notification sent to me. Website hosted by bluehost on wordpress platform. Email from G suite. They all say it is an issue with the other one. This is the last response from G Suite:

    The error that you are getting is the Mod_Security called Modsec, is a popular Open-source Web application firewall. This has nothing to do with your G suite account. As you can see your able to send and receive email with no problem but if your web form sends an email it cause an issue. Frankly you´ll have to forward the error message that you are getting to wordpress support because this is their platform. Asked them if they can disable Open-source Web application firewall that´s blocking the incoming mail from coming in.
    As what I have mention this is not part of your G suite core service. We´ve enabled less secure apps already to work with your 3rd party tool. Gather the error message and mail it to your wordpress technical support. Honestly I have nothing much to say. Again as long as your incoming and outgoing mail is working normally and not through wordpress it has nothing to do with. I hope you understand.

    Please help!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Gmail SMTP not working’ is closed to new replies.