How to get one's full-size profile picture in Facebook's PHP SDK? I know about the ?type=large method, but result is only 200px wide.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||
|
|
If You can scale the image larger by specifying the width and height in the query string: The limit on this seems to be 75% larger than the size of the largest stored image Facebook has. For example, my large profile pic is ~180px. If I request a width or height > 312, I get a 312px image back. |
|||||
|
Replace |
||||
|
|