Facebook graph profile image unreliable

前端 未结 2 1591
臣服心动
臣服心动 2020-12-12 02:02

I am trying to display a comments feed on my Facebook application, I am loading in an array of Facebook user ids and an associated comment, to display the users profile pict

2条回答
  •  攒了一身酷
    2020-12-12 02:52

    The issue is probably what genesis φ says says, just a temporary issue on Facebook's end. But to add on to his suggestions, you might try serving the image from https:. Alternatively, you can get the full, redirect-less picture URL from the user FQL table.

提交回复
热议问题