Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook login not working anymore. #41

Open
webgeek94 opened this issue Apr 25, 2017 · 7 comments
Open

facebook login not working anymore. #41

webgeek94 opened this issue Apr 25, 2017 · 7 comments

Comments

@webgeek94
Copy link

Facebook Login stops working few days ago and gives following error.
User has cancelled the authentication or the provider refused the connection.

@moacode
Copy link

moacode commented May 7, 2017

@webgeek94 this happened to me too. You need to update the HybridAuth library version as this repository uses an old one. I installed the latest release (2.9.5) using composer, but you could just replace the third_party/hybridauth directory, and then update the following lines:

HybridAuthLib.php:
use Hybridauth\Hybridauth; replacing the require statement on line 3.

controllers/hauth.php:
Hybrid_Endpoint::process(); replacing the require statement on line 95.

@webgeek94
Copy link
Author

Brother my issue did not get solved. If you have working code please send me code through email (muhammad.ali0094@icloud.com) , it will be helpful for me. Tx

@yogeshjalodara
Copy link

@webgeek94
this article helped me
http://stackoverflow.com/questions/42994019/facebook-graph-api-not-work-from-2-2-to-2-3/43016312#43016312

@webgeek94
Copy link
Author

Thanks

@xaiborweb
Copy link

@bombtrack-nz
You could share the update you made friend I'm not a programmer and I have the same problem

@ApacheEx
Copy link

ApacheEx commented Jun 26, 2017

Hi guys, pls check it out
https://github.com/ApacheEx/CodeIgniter-HybridAuth

it's HA (latest stable) integration for CodeIgniter 3.x

@UMDEVELOPER
Copy link

Now facebook can not work properly give this error

Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants