I am quite sure it is supposed to work but can’t get it right.
I am trying to retrieve my friends belonging to specific list (type=close_friends).
I am able to retrieve my lists via
https://graph.facebook.com/me/friendlists
But i need the actual friends associated with each list.
I would expect it to be something like:
https://graph.facebook.com/me/friends?fields=????
I am quite sure it is supposed to work but can’t get it right.
Share
FriendList is a Graph API object supporting a
membersconnection.