Unable to get users' birthday via Facebook

后端 未结 3 1030
遇见更好的自我
遇见更好的自我 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:09

    I had some success to query standard_user_info table via an offline access_token. But I cannot find documentation for the date format. The date I get is like "March 4, 1999".

提交回复
热议问题