質問

I have a problem with Facebook API.

I need to get total number of users friends.

/me/friends

returns only friends that are using app even if I have permission user_friends.

How can I get only number of users friends, nothing more, no need to get their id, mail etc. just total nu,ber of user's friends.

役に立ちましたか?

解決

If you are using API v2.0 you can not get all friends. And if you created your app after 4/30/2014 you have to use API v2.0.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top