Is it possible to post to Facebook application Wall via JavaScript?

Posted by Bess on Stack Overflow See other posts from Stack Overflow or by Bess
Published on 2010-04-26T21:28:38Z Indexed on 2010/04/26 21:53 UTC
Read the original article Hit count: 255

Filed under:
|
|

I have a Canvas Facebook app embedded via an iframe. I would like to include a feedback link which would encourage the user to leave a comment that would be added to the Application wall - this comment would open like a standard FB modal window. Is there anyway to post to to the Application Wall directly via JS? Everything I have found such as FB.Connect.StreamPublish(), only publishes to the users stream, I need to publish to the application stream. Thanks!

© Stack Overflow or respective owner

Related posts about facebook

Related posts about canvas