Get users zipcode using facebook javascript api
问题 I am trying to integrate facebook login with my website, Everything works fine but for getting the users zipcode. I would like to get users zip code. Can anyone help me with this. Thanks 回答1: The API does not give you access to information like that any more. AFAIK, it was possible some time ago, to access a user’s address details (with their permission) – but Facebook has since disabled that. Most likely, because the data was misused by advertisers, I’d guess. 来源: https://stackoverflow.com