Facebook graph profile image unreliable

前端 未结 2 1585
臣服心动
臣服心动 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.

    0 讨论(0)
  • 2020-12-12 02:55

    It's probably just their temporary issue. If you want to be sure, download them for the first time and you could "host" them more reliabily

    0 讨论(0)
提交回复
热议问题