Facebook Image URL gets expired

后端 未结 4 1472
予麋鹿
予麋鹿 2021-02-05 00:59

I am pulling Facebook posts using facebook-graph API, now the problem is Image gets expired after few days.

I have the following URL for a single Image<

4条回答
  •  自闭症患者
    2021-02-05 01:47

    you can not store facebook Images url for a long time, it expires for security purpose, so it would be a better solution to store images in your server.

提交回复
热议问题