Possible Duplicate:
Fetching list of friends in Graph API or FQL - Appears to be missing some friends
I've got 364 friends, but using FB Api to retrieve my friends list (using something like FB.api('/me/friends', function(response)...), Facebook returns me only 362 friends. I don't know why. Any suggestions? Thanx