Facebook photo_tag fql query problem?
- by Simon
Hello
I have a problem search through the photo tag that facebook user got tagged.
SELECT pid FROM subject = uid
uid = are the friend of the logged in user.
I have received a list of tagged for particular user since I wanted to count how many he/she being tagged, I counted on my server code after retreive an XML from facebook.
I can see some of my friends got tagged 60, when I looked at his/her profiles, he/she has more than 60 around 200 tagged photos.
Did I miss anything in my query? I created a dummy account and upload a photo including tagging but I receive the right number of tagged photos of his.