facebook - Determine if Friend is in a Friends List -


so can list of friends via https://developers.facebook.com/docs/graph-api/reference/v2.0/user/friends , list of friends lists via https://developers.facebook.com/docs/graph-api/reference/v2.0/user/friendlists.

is there way determine if friend in list or friends in list?

no. according api v2.0 changelog: "the permission read_friendlists no longer allows read list of friends in friendlist, lets access name of list. useful people building custom audience selectors when posting stories."


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -