• Resolved infernus

    (@infernus)


    Not Acceptable!
    An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.

    This is the message that I get after the redirection to my site, plugin looks fine until its time to receive the information from google.

    • This topic was modified 5 years, 8 months ago by infernus.
    • This topic was modified 5 years, 8 months ago by infernus.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter infernus

    (@infernus)

    Google Search Console has verified my Domain.
    htaccess edited:

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    Plugin Author Heateor Support

    (@heateor)

    It’s related to mod security enabled at your website server. At the moment, only solution is to contact your web host and ask them if some changes could be made in the mod security rules to allow Google Login. I will fix it in upcoming releases.

    Thread Starter infernus

    (@infernus)

    Yep, that’s it. I called them also after finish those changes.

    Thank you, appreciate your reply.

    • This reply was modified 5 years, 8 months ago by infernus.
    • This reply was modified 5 years, 8 months ago by infernus.
    Plugin Author Heateor Support

    (@heateor)

    You’re welcome.

    I am also facing the same issue, I already contacted my hosting provider – Bluehost.
    Please advise what and how should I tell them what to do (add new rules in mod_security)?
    How to hear from you soon.

    Plugin Author Heateor Support

    (@heateor)

    Please advise what and how should I tell them what to do (add new rules in mod_security)?

    You need to tell them what error/message you are getting. They will suggest you the solution.

    Hello

    • This reply was modified 5 years, 7 months ago by lkjune.
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not Acceptable!’ is closed to new replies.