andacata/HybridIgniter

Facebook authorization not working

Closed this issue · 7 comments

The twitter authentication works fine but i get a user User has cancelled the authentication or the provider refused the connection when i try authorizing with facebook. When i directed to facebook from the site, it reads in the url that user has denied the application even before i enter my facebook details. This then return an empty user id to the application.

Try this fork: https://github.com/mamprogr/HybridIgniter/

This updated for:
HybridAuth 2.1.0
CodeIgniter 2.1.2

Sorry for the delay. It's working with the mamprogr fork? His fork is now merged into this one.

dovy commented

Not working again after authentication has occurred. Working on a resolution. Seems to be in HybridAuth.

An Error Was Encountered

Error authenticating user.

Facebook authorization still not working

Have you tried your configuration with a clean installation of HybridAuth (without CodeIgniter) ?

Try updating Facebook SDK on Hybridauth's thirdparty folder:
hybridauth/hybridauth#41

The problem has gone with the latest version?