Android, Facebook Login only good for ONE login, then receives error?

大憨熊 提交于 2019-12-13 19:26:52

问题


I am using the new Facebook SDK (4.0.0). I am implementing a FB login, and it works fine for ONE login, but if you log out and then try to log in again, you get the following error:

This is all without closing the app, or modifying code or anything. Just log in, then out, then attempt to log in again.

The hash (blacked out) isn't even the same hash that my computer provides. There are similar threads talking about this problem, but no easy solutions, other than the remedy discussed below.

The only way I've found to remedy this problem is to delete the app from my Facebook Developers page, and create the app all over again, to get a new App ID. This is my first time using Facebook login, and so I am testing a couple things I'd like to happen when the user logs in. Is there any method to avoid this, so that I can log IN and OUT as many times as required?

Thank you in advance.

来源:https://stackoverflow.com/questions/29334263/android-facebook-login-only-good-for-one-login-then-receives-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!