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.

Is there a way to detect if a photo (via the url obtained from http://graph.facebook.com/1509217774/?fields=picture) yields the default "Empty Profile Photo" that Facebook gives?

I noticed that in a user specified photo url, the UID (here 1509217774) appears within the url somewhere, as in the following:

http://profile.ak.fbcdn.net/hprofile-ak-snc4/157190_1509217774_240086832_n.jpg

Is that an acceptable way to detect if the photo is "missing" or not?

share|improve this question
1  
I have found that if the image returned is a gif image then it is most likely a default image. – Lix Feb 13 '12 at 7:10

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.