I use the following url to access the likes of the users of my Facebook Applications :
https://graph.facebook.com/me/likes/?access_token=here_the_token
I get back the likes of my users, but I noted that I don't get the likes for some websites.
For example, I don't get back any like for sites like jaimeuh.fr (example : http://jaimeuh.fr/108, this is a french site, a bit spammy), through the API at least. Indeed, the like does appear in my personal stream on facebook.com.
My hypothesis is that some kind of spam prevention mechanism is at work, but I am not sure, and I obviously did not find anything about this in the Facebook API doc. Does somebody has an explanation for this behaviour ?