Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    HTTP Error code 414 means your website server configuration is unable to handle the long request uris. Info about how to resolve this – Under Apache, this limit is a configurable value, LimitRequestLine. Change this value to something larger than its default of 8190 to support a longer request URI. The value is in /etc/apache2/apache2.conf. If this value is not there already, add a new line (LimitRequestLine 10000) under AccessFileName .htaccess.
    You may need to contact your website server administrator regarding this.
    Regarding Google error, make sure you have saved https://tasa-tma.egresadosweb.com in Authorized redirect URIs option in Google Client settings.

Viewing 1 replies (of 1 total)

The topic ‘Error with FB & Google Login’ is closed to new replies.