DrupalMontreal / 2014.drupalcampmontreal.com

1 stars 0 forks source link

HybridAuth - Return URL contains language prefix #21

Closed pbuyle closed 10 years ago

pbuyle commented 10 years ago

After fixing the Google Authentication via HybridAuth (see https://www.drupal.org/node/1423216), login is still broken with the following error:

Error: redirect_uri_mismatch The redirect URI in the request: http://2014.drupalcampmontreal.com/en/hybridauth/endpoint?hauth.done=Google did not match a registered redirect URI

This will likely be an issue with any authentication provider.

pbuyle commented 10 years ago

See https://www.drupal.org/node/2296155