Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Possible Duplicate:
How can I post new comment with Graph API into Social Comments Box?

I'm trying to POST a comment to a page URL in order to reproduce the comment widget functionality using the graph API. While I can get the post_fbid of an existing comment and post a response to it, I cannot post to the page itself. I've tried using the comments_fbid (link_stat table) and the object id (object_url table) and both return An unknown error has occurred. error messages.

This question has been asked before here and here, but I'd like do know definitively if it is not possible.

share|improve this question

marked as duplicate by Igy, Chathuranga Chandrasekara, hims056, Aleks G, Florent Oct 16 '12 at 8:06

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

up vote 0 down vote accepted

This does not seem to be possible currently. Here's the FB bug tracking the issue:

https://developers.facebook.com/bugs/164794086987157

share|improve this answer

protected by BoltClock Aug 23 '12 at 2:45

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.