0

I implemented possibility to search friends from facebook who logged into my app using facebook.

It was working, I was getting one facebook id as I supposed, but now I trying to work about functionalities around this and I am getting empty data. I even check with other friend but still data for friends is empty. Something changed in last month?

{
  "id": "49....38",
  "name": "Karol Wiśniewski",
  "friends": {
    "data": [
    ],
    "summary": {
      "total_count": 359
    }
  }
}

EDIT: Yes, I have people who logged in using facebook to my app in friends

0 Answers0