duanbeng1923 2014-11-04 13:47
浏览 76
已采纳

使用常规用户使用Facebook API 4验证用户时出错

I have a web app that posts content to users facebook's written in PHP with CodeIgniter using Facebook SDK v4.

The app works normally when the user logged in is the account where the APP is registered, but when trying to log in with a regular user I get the message:

Application not configured: This App developers didn't configured the app correctly to log in with Facebook

What am I missing? Why is it only working with the user who created the APP?

Thanks

  • 写回答

1条回答 默认 最新

  • dozan0001 2014-11-04 15:00
    关注

    You have to change settings on your Facebook App configuration and change the Status & Review as follow:

    1. Open: https://developers.facebook.com/
    2. Click on Apps on the top navigation, once dropdown is opened, click on your app, which you have created.
    3. Once the corresponding App's page is opened, from the left side go to Status & Review
    4. Set the answer YES to this question: Do you want to make this app and all its live features available to the general public?

    And that's it.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部