Facebook API - 如何获取用户的地址、电话号码? [英] Facebook API - How to get user's address, phone #?

查看:38
本文介绍了Facebook API - 如何获取用户的地址、电话号码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有人能够使用 FQL 或 Graph api 获取 Facebook 用户的地址、电话号码?

Is anyone able to get facebook user's address, phone # using FQL or Graph api?

已尝试使用以下 FQL 并能够获取基本信息"下的当前城市"和家乡",但无法获取联系信息"下的地址"或电话".

Have tried the following FQL and was able to get 'Current City' and 'Hometown' which are under 'Basic information' but not the 'Address' or 'Phone' which are under 'Contact Information'.

SELECT name,first_name,last_name,birthday_date,current_location,hometown_location,pic,profile_url,timezone,username,profile_update_time FROM user WHERE uid IN (xxxx)

推荐答案

出于防止垃圾邮件的原因(也可能是其他原因),这些属性专门且有意通过 API 提供...

These attributes are specifically and intentionally not available via the API, for spam prevention reasons (maybe other reasons as well)...

这篇关于Facebook API - 如何获取用户的地址、电话号码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆