Created By
Mike Bannion
12/21/2012 3:23am

Subscribers (2)

BugsNot all likes on a post are returned via Graph API

  • Status: Closed
  • Priority: Medium
  • Updated: May 7 at 12:28pm
Latest response from Facebook
Alvin Sng
We do not return all the likes when requesting the post, only when requesting the likes connection. You need to make a call to /postid/likes
Status changed to Closed · May 7 at 12:28pm
Alvin Sng
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium · January 3 at 5:08pm
Alvin Sng
Please provide the full Graph API call url including the specific post_id that this issue occurs with.

Once you have prepared this information, you can add it to this bug using the "Add More Info" button to the right. Commenting on this bug will not re-open it. If no further information is provided within seven days, we will automatically close this bug.
Status changed to Need More Info · January 3 at 1:01pm
When trying to retrieve the list of users who like a post, not all of them are returned: specifically, max 4 users (the latest users who liked the post?) are returned, even though the related count attribute clarifies there are more.

Is this a bug or intended behaviour? if intended, why, and is there any alternative to get the full info?
1 person can reproduce this issue by following these steps
Repro