I'm working on a Facebook App to list my friends based on the group I'm in.
Say like, I'm member of group named X. I want to list the friends who are also there in group X.
The below query doesn't seems to work. https://graph.facebook.com/me/friends?fields=id,name,first_name,last_name,birthday,groups&access_token=a_Token
NB: I have selected all necessary permissions