Facebook Graph API - 获取页面的访客帖子

kgo*_*doe 5 facebook facebook-graph-api facebook-graph-api-v2.5

如何访问Facebook页面上"访问者帖子"下的帖子?我一直无法在Graph API中找到这些,并开始怀疑API是否授予访问权限.我试过:

  • v2.5/me/feed?fields=reactions = Reactions read API requires version v2.6 or higher
  • v2.5/me/feed?fields=comments =不是我想要的评论
  • v2.5/me/comments = Tried accessing nonexisting field (comments) on node type (Page)

甚至可以访问VISITOR POSTS