简体   繁体   中英

Post content on friend facebook's wall

I am implementing a functionality to post content on my friend facebook wall with the help of Graph API. But I am getting this error:

OAuthException: (#200) Feed story publishing to other users is disabled for this application

So I want to know whether this functionality is removed by facebook or this functionality is possible using open graph or something else API.

Please provide me suggesstions

Posting to friends wall is deprecated now. The same has been discussed here before: How to post on a friend's Timeline after the February 2013 migration takes effect?

The Open Graph wont help too. The posting to friends wall is only and only possible with Feed Dialog now. Or, you can tag friends in a post with Open Graph - Mention Tagging .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM