modx-hybridauth icon indicating copy to clipboard operation
modx-hybridauth copied to clipboard

Facebook provider doesn't work on sites with HTTPS

Open tartakxg opened this issue 10 years ago • 2 comments

When I changed protocol to https I got a problem with Facebook login: Facebook redirect me to my site and add to end of URL "#=".

In log: "(ERROR @ /index.php) [HybridAuth] Authentication failed! Facebook returned an invalid user id."

With other providers no problems.

tartakxg avatar Mar 13 '16 14:03 tartakxg

I'm seeing this issue regardless of it I use SSL or not.

Seems related to: https://github.com/hybridauth/hybridauth/issues/188 - however I have yet to make any or their suggestions work.

nick2687 avatar Jul 08 '16 13:07 nick2687

Maybe my suggestion will help you: https://github.com/hybridauth/hybridauth/issues/633#issuecomment-243782327

dugwood avatar Aug 31 '16 14:08 dugwood