how to get friends birthday in v2.0 facebook API - any alternate way -
how to get friends birthday in v2.0 facebook API - any alternate way -
i need help. know in v2.0 permissions of friends_* removed.
but still there way birth date of friends utilize app? using below permissions:
&scope=public_profile,email,user_friends    any help appreciated.
with graph api v2.0, friends_* permissions have been removed (as wrote): https://developers.facebook.com/docs/apps/changelog#v2_0_permissions
so, there's no way birthday of user's friends via graph api anymore.
 facebook facebook-graph-api-v2.0 
 
Comments
Post a Comment