Facebook API:我无法将消息发布到朋友的墙或其他人的墙 [英] Facebook API: I can't post a message to friend's wall or an other's wall

查看:57
本文介绍了Facebook API:我无法将消息发布到朋友的墙或其他人的墙的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道为什么我可以使用$post=$facebook->api('/me/feed','post','message');在我的墙上张贴一条消息(只是消息,没有链接,没有视频,没有照片),但是当我用我的friend_id或other_id替换"me"时,我无法发布消息,尽管我的应用有权在Feed上发布消息.

I don't know why i can use $post=$facebook->api('/me/feed','post','message'); to post a message on my wall (just message, no link, no video, no photo), but when i replace 'me' by my friend_id or other_id, i can't post a message, although my app had permission to need to post a message on feed.

推荐答案

在用户好友的墙上张贴信息已被弃用,并且很快将不再可用,因为在99%的情况下,它是不需要的和垃圾邮件.

Posting on wall of the user´s friends is a deprecated functionality and will not be available anymore very soon, because in 99% of the cases it´s unwanted and spam.

请参阅路线图:

https://developers.facebook.com/roadmap/

Removing ability to post to friends walls via Graph API

因此,如果您创建一个新的应用程序,那么"2013年2月重大更改"将已经激活,并且不再可能.这主要是由于垃圾邮件的原因,在朋友墙上没有严重的应用程序发布.

So, if you create a new app, the "February 2013 Breaking Changes" will already be activated and it´s not possible anymore. This is mostly for spam reasons, no serious app posts on a friends wall.

这篇关于Facebook API:我无法将消息发布到朋友的墙或其他人的墙的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆