facebook getting user id from graph api via taggable_friends

前端 未结 5 753
死守一世寂寞
死守一世寂寞 2021-02-07 02:12

In v1.0 API I was able to get friends with their facebook ID like this:

{
      \"name\": \"Somename SomeSurname\", 
      \"id\": \"100007797060798\"
 }
         


        
5条回答
  •  长情又很酷
    2021-02-07 03:18

    There is no way to get to id via taggable_friends endpoint.

    https://developers.facebook.com/docs/apps/upgrading

提交回复
热议问题