Hi all, I'm developing a website using Facebook PHP SDK. I'm trying to get all user's friends. But in the v2.1 of Graph API, via node "/userId/friends/" I can only get the friends who also use the app and total friends of user. Can anyone suggest me any solution to that problem? Thank you all.