图形 API 未返回正确的“喜欢”数量并且没有评论
一段时间以来我一直在寻找这个问题的答案,但找不到任何答案或提示。我想我的问题一定是一个基本问题,希望有人能告诉我正确的方法。
我有一个使用 XFBML 点赞和评论插件的页面: www.junodownload.com/products/if-this-is-house-i-want-my-money-back-zwei/1802350-02/
直接在页面上查看,我可以看到 10 个“赞”和 1 个评论。
但是在调试模式下使用图形 API 时: graph.facebook.com/?id=http%3A%2F%2Fwww.junodownload.com%2Fproducts%2Fif-this-is-house-i-want-my-money-back-zwei%2F1802350-02%2F 我没有看到任何评论,只有 1 个赞。
使用图形 API 检索评论时(xid 是 url 编码的): https://graph.facebook.com/comments/?ids=http%3A%2F%2Fwww.junodownload.com%2Fproducts%2Fif-this-is-house-i-want-my-money -back-zwei%2F1802350-02%2F 我根本看不到任何数据。
I have been looking for an answer to this problem for some time now and could not find any answer or hint. I guess my problem must be a basic one, and hope someone can show me the right way.
I have a page using the XFBML like and comment plugins:
www.junodownload.com/products/if-this-is-house-i-want-my-money-back-zwei/1802350-02/
Looking directly on the page, I can see 10 "likes" and 1 comment made.
But when using the graph API in debug mode:
graph.facebook.com/?id=http%3A%2F%2Fwww.junodownload.com%2Fproducts%2Fif-this-is-house-i-want-my-money-back-zwei%2F1802350-02%2F
I see no comments and only 1 Like.
When using the graph API to retreive the comments (the xid is url-encoded):
https://graph.facebook.com/comments/?ids=http%3A%2F%2Fwww.junodownload.com%2Fproducts%2Fif-this-is-house-i-want-my-money-back-zwei%2F1802350-02%2F
I see no data at all.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我可以看到三个潜在的原因:
I can see three potential causes: