Reputation: 21
I'm using FQL to get data from post likes, but it returns an empty array
the request:
the original post:
https://www.facebook.com/permalink.php?story_fbid=322987734531027&id=100004594088653
debug facebook:
Why is FQL returning an empty array while the original post has likes?
Upvotes: 2
Views: 70
Reputation: 725
There may be an issue with the permissions.
See here - http://developers.facebook.com/docs/authentication/permissions
Upvotes: 1