-2

Recently I have a requirement for getting all user's friend in facebook. I am successfully able to generate auth_code (with scope: user_friends) , access_token.

Now When I am calling to {user-id}/friends end point , It is not returning users all friends, It only returns on the friends who are authenticated with that app. Is there any way in the new graph api to get all the friends of a user.

Deepak Kumar Padhy
  • 4,128
  • 6
  • 43
  • 79
  • 2
    No there is no way. The question is asked roughly once a day here on Stack Overflow. Just search – WizKid Sep 18 '16 at 04:03
  • facebook updated their API so it will return only those users who gave you permission , better to find it by tag friends it can give you bit similar result as you want – Arvind Sep 18 '16 at 04:55

1 Answers1

-2

A friend list - an object which refers to a grouping of friends created by someone or generated automatically for someone (such as the "Close Friends" or "Acquaintances" lists).

/{user-id}/friendlists