Facebook api – Cannot get back the total count of friends – Facebook
I am user PHP facebook API to get the Facebook's user data. And I am trying to get the total friends. I am using Graph API and it return this: { "id": "12312312312312", "name": "myName", "friends": { "data": [ ],…