Facebook photo_tag fql query problem?

Posted by Simon on Stack Overflow See other posts from Stack Overflow or by Simon
Published on 2010-05-12T08:40:53Z Indexed on 2010/05/12 8:44 UTC
Read the original article Hit count: 376

Filed under:
|
|
|
|

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.

© Stack Overflow or respective owner

Related posts about facebook

Related posts about fql