I am getting photos from facebook through graph api with this call:
https://graph.facebook.com/[AlbumID]/photos
The links I get there for the - do they stay the same or do they change?
I am interested because I like to cache these links, but if they get updated, eg the CDN does some updates or reorganisations, then there would be issues. Thanks, Marc
The CDN URLs can change. You are better off caching the graph URL with the respective object ID, for example,
https://graph.facebook.com/98423808305/picture
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With