I want to get list of friends who likes my post on my timeline since 1st Jan, 16 and the story's privacy set to FRIENDS. So I tried this Graph API but I'm getting list of profiles which included friends and some non-friends profile too !
I want to get only the friends profile list.
me/posts?fields=likes{name},privacy=ALL_FRIENDS&since=2016-01-01
The main target is to create possible friends list without taggable or invite API