Facebook 图 api Public 页面数据

Facebook graph api Public page data

我无法获取 public Facebook 页面的数据。我想知道我应该使用图 api 的哪个端点来获取页面数据以及如何获取。有人会帮忙吗?我已尝试为 public 页面内容访问权

发出获取请求

您不需要特殊的端点,您只需在调用时使用页面的 ID,就像处理用户个人资料一样。

但是为了调用 public 页面,您的应用需要 reviewed and approved by the Facebook team