Get users zipcode using facebook javascript api

假如想象 提交于 2019-12-11 02:16:00

问题


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/questions/12514593/get-users-zipcode-using-facebook-javascript-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!