Facebook user profile images EXPIRES

Issue #261 new
Enrico Piccini created an issue

Comments (2)

  1. Enrico Piccini reporter

    Hi @andrefsp , to solve this problem I need an API change. Everywhere, where you return the user profile picture url ("mugshot"), you need to compose and return a link like this:

    //graph.facebook.com/FACEBOOK-ID/picture?type=large&width=200&height=200

    where FACEBOOK-ID is the facebook user id

  2. Enrico Piccini reporter

    @andrefsp Hi Andre, I think this problem is become urgent to solve... it's a quick change for you... Can you do that this weekend? Me and David are solving some issues and making some new improvements and we will commit them soon... Would be great if we have also this fix

  3. Log in to comment