Facebook需要什么仅接受脚本的应用程序评论?
我们有我们公司的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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论