parse-community / ParseUI-Android

ParseUI contains user interface libraries for building apps with the Parse Android SDK.
Other
592 stars 323 forks source link

Facebook login error #74

Closed flamoedo closed 8 years ago

flamoedo commented 8 years ago

When i try to login to facebook, it returns a facebook error screen, that says:

Sorry, something went wrong.

We're working on it and we'll get it fixed as soon sa we can.

wangmengyan95 commented 8 years ago

Hi @flamoedo , could you provide us some details information about how to repo this issue? In your description, it seems something wrong with your Facebook SDK. Could you tell us which Facebook SDK version you are using and the stacktrace of the exception. Thanks.

flamoedo commented 8 years ago

HI, wangmengyan95, this happens when you follow the quick guide, for android app registration. The problem is that you write the hash code of your app, in the configuration page, but it does not get saved. Then, when you try to run the app and login to Facebook, the error page appears. If you follow the links on the left menu for configuring your app the values are correctly saved, and the error does not happens.