What OAuth redirect uri should I use in facebook app settings for my phonegap app?

点点圈 提交于 2020-01-07 05:12:14

问题


I have facebook login functionality almost fully working within my app, except I am now stuck on what redirect uri to enter in the facebook app settings.

Information on my facebook app settings:

I have added a platform for Android and filled in the Package name, class name and added a debug key hash as we can see. I also have added website URL and App domain, however I'm not sure these are necessary as it is not a website as such (rather a phonegap app)

In the side menu under Products I have added Facebook Login. Within the Facebook Login settings I am wondering what redirect uri to enter? (see screenshot below)

I saw on this page a suggestion to enter https://www.facebook.com/connect/login_success.html as a redirect uri. I have tried this and not been successful. Do you have any advice please? thanks

来源:https://stackoverflow.com/questions/41249570/what-oauth-redirect-uri-should-i-use-in-facebook-app-settings-for-my-phonegap-ap

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