开发者

I want to show my facebook friend's birthday on my web site

I want to show my facebook friend's birthday o开发者_StackOverflown my web site. How can I do that? Help me! :)


Use the Graph API Explorer, https://developers.facebook.com/tools/explorer?method=GET&path=me%2Ffriends%3Ffields%3Dname%2Cbirthday

This link will work once you set the proper access token.

  • Click Get Access Token
  • Navigate to Friends data permission
  • Click friends_birthday
  • Read the URL next to submit to see how to format the call in your application
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜