开发者

facebook fql - get friends of friends list [duplicate]

开发者 https://www.devze.com 2023-04-01 11:42 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Graph API - get the Friends of my friend
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Graph API - get the Friends of my friend

assuming my facebook app has permission to access user' friends details, what is the fql query to get list of user' friends of friends?开发者_运维问答

if not fql, is there any way to get it with graph api?


No, there is no way to get friends of friends. Your access token only allows you access your friends data, not your friends friends date which includes who they are friends with.

0

精彩评论

暂无评论...
验证码 换一张
取 消