当我从公共Facebook页面请求帖子时。我在文本中收到所有消息但没有得到帖子中的任何图像。
附上截图供参考。我使用的页面是,
https://www.facebook.com/bbcnews/
并且它的ID是228735667216
答案 0 :(得分:1)
它被称为“声明字段”,请参阅changelog。您必须指定要返回的字段:
/page-id/posts?fields=message,picture,full_picture,...
现有字段:https://developers.facebook.com/docs/graph-api/reference/v2.5/post