I want to get the likes of a profile picture in Facebook.
I just found that I can get the picture with https://graph.facebook.com/id/picture
And I found different FQL solutions for how to get the like count but FQL is deprecated since 2.0 and I need the ID's of the users who liked the profile picture.
Is there a way to get this?