how to get friends birthday in v2.0 facebook API - any alternate way

后端 未结 2 2041
耶瑟儿~
耶瑟儿~ 2020-12-21 19:45

I need help. We all know that in v2.0 all permissions of friends_* are removed.

But still is there any way to get birth date of friends who also use you

2条回答
  •  天命终不由人
    2020-12-21 19:59

    With Graph API v2.0, all friends_* permissions have been removed (as you wrote): https://developers.facebook.com/docs/apps/changelog#v2_0_permissions

    So, there's no way to get the birthday of the User's friends via the Graph API anymore.

提交回复
热议问题