• Resolved Vishal Singla

    (@vishalsingla34)


    Hi, I am Getting an Error while login with Google:

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

    I also tried the below code to disable the mod_security in .htaccess but it didn’t work.

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    Can you Please help me to get rid of this error?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Getting an Error while login with Google’ is closed to new replies.