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.

Some users does not have any profile picture uploaded. There is a way to identify users with blank profile pictures?

share|improve this question
This is a possible duplicate of this question: stackoverflow.com/questions/5555199/… – Sajib Mahmood Dec 12 '11 at 13:41

1 Answer

up vote 0 down vote accepted

If you detect that the profile picture returned has a file extension of gif, the user does not have a profile picture setup and they are using the default facebook (grey and blue) avatar.

Example :
https://fbcdn-profile-a.akamaihd.net/static-ak/rsrc.php/v1/yL/r/HsTZSDw4avx.gif

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.