您可以使用 Facebook Graph API 写入网站的 Facebook 评论模块吗?
假设页面 http://foo.com 具有 Facebook 评论社交插件 http://developers.facebook.com/docs/reference/plugins/comments/) 使用
Graph API ,我可以使用语法 https://graph.facebook 检索评论数量.com/?ids=http://foo.com
我想知道是否有任何方法可以通过 foo.com 的 Graph API 贡献评论,以便它显示在评论插件中? (也许是一个以用户的访问令牌作为参数的 POST?)
Assume a page, http://foo.com, has the Facebook comment social plugin http://developers.facebook.com/docs/reference/plugins/comments/) on it
Using the Graph API, I can retrieve the # of comments using the syntax https://graph.facebook.com/?ids=http://foo.com
I'm wondering if there is any way to contribute a comment through the Graph API for foo.com so it shows up in the comment plugin? (perhaps a POST with a user's access token as parameters?)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我从 Facebook 得到了关于此问题的直接回复,不幸的是,目前还没有办法使用 Graph API 来做到这一点。
I got a direct reply from Facebook about this and unfortunately there is no way to do this with the Graph API today.
截至2013年7月31日,仍然不可能:
https://developers.facebook.com/bugs/164794086987157
As for 31 July 2013, it is still not possible:
https://developers.facebook.com/bugs/164794086987157