I want to get a list of friends who like my post on my timeline from January 1, 16, and the privacy of the story set for FRIENDS . So I tried this Graph API, but I have a list of profiles that includes friends and another non-profile friends!
I want to get only a list of friends profiles.
me/posts?fields=likes{name},privacy=ALL_FRIENDS&since=2016-01-01
The main goal is to create a list of possible friends without taggable or invite an API
facebook facebook-graph-api facebook-php-sdk
Sourav
source share