Unable to get users' birthday via Facebook

后端 未结 3 1034
遇见更好的自我
遇见更好的自我 2021-01-14 17:46

I have been trying to get a Facebook user\'s birthday through Facebook Connect but I have not managed to do so. The same code worked previously and still works on other site

3条回答
  •  爱一瞬间的悲伤
    2021-01-14 18:16

    They have changed things up (again). When you build the Login button for Connect, you can request permission to the birthday, like:

    The documentation says, "Once the user authorizes your site, you can fetch those fields from the user's profile..."

    http://developers.facebook.com/docs/guides/web#login

提交回复
热议问题