I am trying to make some statistics about persons who liked posts of my friends only.
I can get the list of my friends, I can get their posts but when I try to get the likes, of a photo for example, I can only see likes from common friends.
This is wierd because if I look directly on facebook page or by link (ex:http://www.facebook.com/browse/likes?id=4636*), I can see all of them.
My access_token has all posible rights selected in graph explorer so this shouldn't be the problem.
How can I get all the likes of a friend's object?