问题描述
非常简单,我想填写此页面生成的消息框: http://m .facebook.com/dialog/feed .用户已授予流发布权限,并选择了一些选项来填写我的网站上的文本.显然已不建议使用?message=xxx
.
Very simply I want to fill in the message box that is generated by this page: http://m.facebook.com/dialog/feed. The user has given stream publish permissions and chosen options to fill in the text on my site. Using ?message=xxx
has apparently been deprecated.
如何填写此信息?
推荐答案
来自开发人员博客:
7月12日,我们将忽略Feed对话框中的message参数.这就消除了预先填充流新闻的能力(政策IV.2 禁止).这一变化鼓励用户与朋友分享真实而相关的内容.
On July 12, we are ignoring the message parameter in Feed Dialogs. This eliminates the ability to pre-fill stream stories (prohibited by Policy IV.2). This change encourages users to share authentic and relevant content with their friends.
因此,这是蓄意的更改,您不应尝试绕过它.
So this is a deliberate change and you should not attempt to bypass it.
这篇关于填写Facebook移动应用程序上的消息框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!