views:

15

answers:

0

This seems obvious, but I can't find a way to do it. Using stream.get will get all the statuses for a person, but under "likes" for that status, there are only 4 likes listed (when the post in question has 25 likes).

So then I took a look at using FQL -- querying the "stream" gets the same four likes, nothing beyond that. I had high hopes for the "likes" table, but it appears to be limited to likes attached to: video, note, link, photo, or photo album.

Anyone know how to do this?

related questions