Tuesday, 15 March 2011

How can I reply to a private message on a fan page using the Facebook Graph API in a Facebook app? -



How can I reply to a private message on a fan page using the Facebook Graph API in a Facebook app? -

how can reply private message on fan page using facebook graph api in facebook app?

i able retrieve private messages fan page i able reply user using chat api (user user only) i have valid tokens i have read_mailbox, read_page_mailboxes permissions, , next permissions page too:

administer, edit_profile, create_content, moderate_content, create_ads, basic_admin

i doing described here.

some claim have gotten around this. how have managed this?

the documentation linked answers question quite clearly.

from docs:

**how reply** note page can reply user's message. cannot initiate private message user. also, page can respond not more twice user's message before user has replied back. can reply user's message issuing http post /conversation_id/messages next parameters. conversation id t_id.216477638451347. parameter description type required message body of reply string y

facebook facebook-graph-api facebook-page

No comments:

Post a Comment