Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 friends_birthday 权限的图形 api。
我只得到月份和日期。如何获得年份?
谢谢
返回的信息基于该用户的隐私设置。如果用户允许它显示给朋友,那么您将收到年份。否则,只有您可以检索的信息是允许的。例如,如果您查看某个用户的个人资料,您会注意到显示的生日的唯一部分是月份和日期。如果是这种情况,则不会返回该年份,因为该用户未授予 Facebook 提供该信息的权限。没有办法解决这个问题。