Trying to retrieve friends on smart (auto-generated) friendlists via the API, but it is returning no data.
Via graph explorer: /<friendlist id>?fields=members
If this is a custom list (not auto-generated) this returns:
{
"id": "<friendlist id>",
"members": {
"data": [
{
"id": "<friend id>",
"name": "<name>"
}
]
}
}
However, with auto-generated lists I seem to get just the id back and no members.
This seems to be a known bug for smart lists:
http://developers.facebook.com/bugs/471978009483097/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With