Post Message On My Friends Wall With Sdk 3.5 Android
i want to post message on my friends wall , I got my friend list and their Id now i am using the below code but it not posting any message to my any of friend wall, i'll post my co
Solution 1:
I think this is related to requested Permissions. Are you (you Session) allowed to post to someone else Wall? You will find here a list of available permissions
https://developers.facebook.com/docs/reference/login/extended-permissions/
I think you need to request for 'publish_actions'
Regards
Michael
Post a Comment for "Post Message On My Friends Wall With Sdk 3.5 Android"