标签: php facebook
目前,由于端点" / account_name / posts"我正在从Facebook帐户检索帖子。 其中一些帖子是链接。有一个项目"图片",但质量非常糟糕:example
我想从此链接中检索更高质量的图片。 是否有可能,我没有在文档中找到这些信息。
提前致谢!
答案 0 :(得分:1)
您必须使用已归档的full_picture
full_picture
例如:me/posts?fields=message,name,link,picture,full_picture
me/posts?fields=message,name,link,picture,full_picture