Getting android_key_not_configured facebook error

醉酒当歌 提交于 2019-12-11 03:12:47

问题


I am trying to enable facebook login in my android app. I have linked the the facebook app in my application. But once i press login, then I get the facebook error android_key_not_configured

Has any body seen this before?


回答1:


I saw this message too. I hadn't added a key in the "Key Hashes" field on the Facebook Native Android App menu. I went ahead and added a dummy key "foo". After adding this dummy key, the next time I ran the app, after waiting about 5 minutes, I got

"Login failed" invalid_key:Android key mismatch. Your key "MY_KEY" does match the allowed keys specified in your application settings.



来源:https://stackoverflow.com/questions/4940852/getting-android-key-not-configured-facebook-error

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