Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top