Get a list of friends of a friend on Facebook

前端 未结 6 1499
耶瑟儿~
耶瑟儿~ 2020-11-27 16:31

I\'ve recently started looking into the Facebook API and am trying to work out how to retrieve the list of friends of another user (in this case the user is someone I\'m fri

6条回答
  •  一向
    一向 (楼主)
    2020-11-27 17:23

    Yes, its possible to get List of Friends of a friend but only condition is that friend should be user of that application.

    Suppose there is an application "APP" used by "A" then the APP can get his friends List , now you want friends List of "B" who is friend of "A" , it will be possible only if "B" also uses the "APP"

提交回复
热议问题