-
Notifications
You must be signed in to change notification settings - Fork 81
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
Authentication Error #29
Comments
Can you show base url? |
I am having the same problem. When i used hybridigniter on my localhost it worked fine but after I uploaded to the live server it doesn't work. It stops on the page http://example.com/hauth/login/Facebook and shows an erreor Error authenticating user. Please help on this issue. |
I got same error. try to change right to 777 of hybridauth.log file. ..... 'application/logs/hybridauth.log' |
Thanks @AwaisRai its help me a lot.Thanks buddy once again. |
My Pleasure :) |
I downloaded and started using HybridIgniter less than 2 weeks ago, so I assume I have the latest version. I set up and used Facebook login and it worked great, however, this only worked for me on localhost. When I put the code on a live server, I keep getting the error: "Error authenticating user.". I checked the id and secret key, and they are correct. I find it strange that it worked fine on my machine on localhost but doesn't work elsewhere when I copy the files. How do I fix this, it is very irritating.
The text was updated successfully, but these errors were encountered: