Facebook需要什么仅接受脚本的应用程序评论?

发布于 2025-01-21 14:56:22 字数 365 浏览 6 评论 0原文

我们有我们公司的Facebook页面。我们还在Facebook上被证实为公司。

现在,我们要在页面上提取下面的所有评论。为此,我编写了一个简单的Python脚本来连接到Facebook的图形API。一切都很好,但是要提取写评论的用户的名称,我需要许可,例如 pages_read_user_content 。为了获得该许可,我必须逐步完成整个复杂的应用程序审核过程。

Facebook用他们无法检查应用程序(脚本)的单词拒绝了我的请求,并且需要访问它来测试它。哇,是的,但是,嘿,嘿,我只是写了一个脚本,不想只是为了简单的任务而构建整个Web应用程序。

真的有必要通过测试访问构建某些东西,还是可以避免?有人去那个过程还是有一些经验?

谢谢

we have a Facebook page of our company. We are also verified as company at Facebook.

Now we want to extract all the comments below posts on our page. For that I wrote a simple Python script to connect to the Graph API of Facebook. Everything works fine but to extract the name of the user who wrote a comment I need a permission like pages_read_user_content. To achieve that permission I have to walk through the whole complex app review process.

Facebook declined my request with the words that they can not check the app (script) and that they need access to it to test it. Wow, yes that is true but hey, I just wrote a script and do not want to build a whole web application just for that easy task.

Is it really necessary to build something with a test access or is it kinda avoidable? Did anyone go though that process or have some experience?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文