andacata / HybridIgniter

HybridAuth - CodeIgniter integration
139 stars 84 forks source link

Error authenticating user #31

Open ashishchauhan opened 9 years ago

ashishchauhan commented 9 years ago

Hybridigniter was working quite fine on localhost. I could sign in through any of the social accounts. But when i uploaded my site on the server it has stopped working. On clicking the connecting link i.e http://example.com/hauth/login/Facebook it shows up a page with an error message 'Error authenticating user'. Why is it so when it was working fine on my localhost? How can this problem be solved? Seeking immediate reply. Thanks.

abhi12 commented 9 years ago

I am facing the same problem. Its working fine locally but not on the web hosting server. Do you know how to solve this issue?

razlupercio commented 9 years ago

I also had this error, checked config file but still had the trouble...

roygenix commented 9 years ago

I think you might need to change the url to your app in the App settings on the social network you want to authenticate against to the url of your production instance and not leave it as localhost