jaredhanson / passport-facebook

Facebook authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-facebook/?utm_source=github&utm_medium=referral&utm_campaign=passport-facebook&utm_content=about
MIT License
1.29k stars 447 forks source link

profile pictures giving bad URLs now #238

Open paOol opened 6 years ago

paOol commented 6 years ago

I would save the profile picture in my DB, and for months it worked flawlessly.

Recently, I noticed that the url is different and looks like this now

https://lookaside.facebook.com/platform/profilepic/?asid={id}&height=200&width=200&ext=1523110583&hash={hash}-

GustavoDinizMonteiro commented 6 years ago

I'm having trouble accessing even in this format :/

Mikele11 commented 6 years ago

I have same problem