How to get the large picture from feed with graph api?

前端 未结 9 1621
灰色年华
灰色年华 2020-12-08 05:14

When loading the Facebook feeds from one page, if a picture exist in the feed, I want to display the large picture.

How can I get with the graph API ? T

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 05:48

    What worked for me : getting the picture link from the feed and replacing "_s.jpg" with "_n.jpg"

提交回复
热议问题