Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

how to post to the user's Facebook wall

Dear Appery,

now that i can login as a facebook user and GET all relevant data from his account i'm looking to POST a message to the user's wall, do you have any working example/tutorial i can use to learn how to do that?

as always, many many thanks in advance!

Best,
R.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

how to post to the user's Facebook wall

Hello! Unfortunately we don't have such tutorial. Please check Facebook API https://developers.facebook.com/docs/.... Let us know if you have any specific question.

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

how to post to the user's Facebook wall

Hi Maryna,

thank you for your reply and link, i'm familiar with this FB page too but i didnt know how to implement it... ohh well... hope i'll figure this out without you

Image

Thx anyways!
R.

adam griffin
Posts: 0
Joined: Tue May 21, 2013 8:44 pm

how to post to the user's Facebook wall

If you still trying to publish to the user wall. Use the setFeed service given by the plugin. All you have to do is set the default value under the message request to what you want to post and add the permission request "publish_actions" to the click event of the first Facebook login page.

Return to “Issues”