gpt4 book ai didi

javascript - 如何获取 Facebook Graph API user_posts 权限

转载 作者:行者123 更新时间:2023-12-04 01:52:37 25 4
gpt4 key购买 nike

我使用的是 facebook JS SDK 版本 2.11。对于登录,我添加了以下代码

  FB.login(function(response) {
// Handling Code here
}, { scope: "user_posts" });

但是登录对话框没有user_posts 的权限。我还检查了使用 me/permissionsuser_posts 不存在。

enter image description here

如何获取 access_token 以获取 FB.Login 上的 user_posts。应用程序仍处于开发者模式,Facebook 审核团队也面临同样的问题。

请帮忙!

最佳答案

我认为您需要让 Facebook 审核您的应用。 From the docs :

Which permissions require review?

  • Review is not required to ask for the three basic permissions: public_profile, user_friends and email.
  • Review is required to ask for any other permissions when people log into your app

关于javascript - 如何获取 Facebook Graph API user_posts 权限,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48385055/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com