• Resolved RHGFX

    (@rhgfx)


    After I get the credtentials and click “Allow plugin to send emails using your Google account” I sign into the email then when I am sent back to the site I get a 404 error page screen.

Viewing 1 replies (of 1 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    That’s most definitely a security prevention from your hosting company.
    I assume it uses mod_security Apache module, that filters out certain requests and redirects them to a 404 page.
    Example: https://ww.wp.xz.cn/support/topic/google-verification-403-error/ – with a 403 error, but it is just a matter of config in rules.

    There is nothing we can do here from a plugin perspective.
    You should contact your hosting company support team and ask to modify the mod_security rule to allow incoming requests from Google with a &scope=https://whatever and a long URL (because of the &code=123df3124dsfg.....

Viewing 1 replies (of 1 total)

The topic ‘Error 404 After Authorizing with Gmail’ is closed to new replies.