Title: Error with FB &amp; Google Login
Last modified: April 25, 2018

---

# Error with FB & Google Login

 *  Resolved [rodrigom01](https://wordpress.org/support/users/rodrigom01/)
 * (@rodrigom01)
 * [8 years ago](https://wordpress.org/support/topic/error-with-fb-google-login/)
 * Hi,
 * I’m receiving errors trying to login into the site using Super Socializer plugin.
 * I followed the steps configuring both Facebook Developers and Google API Console
   settings, and everything looks as explained.
 * Below are shown the received errors:
 * **Facebook error:**
 * “This page does not work
    If the problem persists, contact the owner of the site.
   HTTP ERROR 414”
 * **Google error:**
 * “400. That’s an error.
 * Error: redirect_uri_mismatch
 * The redirect URI in the request, [https://tasa-tma.egresadosweb.com](https://tasa-tma.egresadosweb.com),
   does not match the ones authorized for the OAuth client. To update the authorized
   redirect URIs, visit: [https://console.developers.google.com/apis/credentials/oauthclient/MYCLIENTID…&#8221](https://console.developers.google.com/apis/credentials/oauthclient/MYCLIENTID…&#8221);
 * I kindly ask you for your help.
 * Regards,
    Rodrigo
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-with-fb-google-login%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [8 years ago](https://wordpress.org/support/topic/error-with-fb-google-login/#post-10221964)
 * 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.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

## Tags

 * [login](https://wordpress.org/support/topic-tag/login/)

 * 1 reply
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/error-with-fb-google-login/#post-10221964)
 * Status: resolved