Pregunta

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.

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top