Facebook Graph high resolution photos

前端 未结 7 2514
余生分开走
余生分开走 2021-02-15 09:18

I\'m doing a Facebook Graph API call for \"me/home\" to get the user\'s news feed. As everyone knows, the URL you get in the \"picture\" field is a low resolution photo that doe

7条回答
  •  日久生厌
    2021-02-15 09:54

    For some reason none of the answers to this question worked, however, one person on another forum posted to use "full_picture" in the fields perameter and it worked like a charm. I didn't find this in any of the docs...unless I just overlooked it?

    OP https://www.quora.com/How-do-I-get-the-full-size-of-image-in-a-Facebook-post-using-Graph-API

提交回复
热议问题