Feed story publishing to other users is disabled for this application(此应用程序已禁用向其他用户发布动态消息)
问题描述
在我的朋友墙上发帖时,我收到了这个错误:
When posting to my friends wall, I got this error:
此应用程序已禁用向其他用户发布动态消息.
Feed story publishing to other users is disabled for this application.
我是否需要在 Facebook 提交申请,还是我做错了什么?
Do I need to submit my application in Facebook, or did I do something wrong?
推荐答案
此功能正在被移除.
https://developers.facebook.com/roadmap/#february-2013
移除通过 Graph API 向朋友墙发帖的功能
我们将取消通过图表在用户朋友的墙上发帖的功能API.具体来说,针对 [user_id]/feed 的帖子 [user_id] 是不同于会话用户,或者 stream.publish 调用target_id 用户与会话用户不同,会失败.如果你想要允许人们发布到他们朋友的时间线,调用饲料对话框.通过用户提及标签包含朋友的故事或动作标记将显示在朋友的时间线上(假设朋友批准标签).有关详细信息,请参阅 此博文.
We will remove the ability to post to a user's friends' walls via the Graph API. Specifically, posts against [user_id]/feed where [user_id] is different from the session user, or stream.publish calls where the target_id user is different from the session user, will fail. If you want to allow people to post to their friends' timelines, invoke the feed dialog. Stories that include friends via user mentions tagging or action tagging will show up on the friend’s timeline (assuming the friend approves the tag). For more info, see this blog post.
这篇关于此应用程序已禁用向其他用户发布动态消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:此应用程序已禁用向其他用户发布动态消息
- 带有通配符的 Laravel 验证器 2021-01-01
- Laravel 仓库 2022-01-01
- 正确分离 PHP 中的逻辑/样式 2021-01-01
- SoapClient 设置自定义 HTTP Header 2021-01-01
- PHP Count 布尔数组中真值的数量 2021-01-01
- 没有作曲家的 PSR4 自动加载 2022-01-01
- Oracle 即时客户端 DYLD_LIBRARY_PATH 错误 2022-01-01
- Mod使用GET变量将子域重写为PHP 2021-01-01
- 如何定位 php.ini 文件 (xampp) 2022-01-01
- 从 PHP 中的输入表单获取日期 2022-01-01