您可以使用 Facebook Graph API 写入网站的 Facebook 评论模块吗?

发布于 2024-11-01 20:29:05 字数 497 浏览 0 评论 0原文

假设页面 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

护你周全 2024-11-08 20:29:05

我从 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.

苦妄 2024-11-08 20:29:05

截至2013年7月31日,仍然不可能:

此功能从来没有也无意提供。

针对这种情况添加了一条错误消息:“评论可能无法
添加到评论插件”

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

As for 31 July 2013, it is still not possible:

This functionality was never and is not intended to be available.

An error message has been added for this case: "Comments may not be
added to a comment plugin"

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文