I already got the UID and I wanna get email hashes from UID. I also can fetch FQL to get user's name and sex etc but when I SELECT email_hashes it returns empty array. Any help?
1条回答 默认 最新
- duanfu6160 2011-04-14 00:38关注
From Facebook's documentation:
An array containing a set of confirmed email hashes for the user. Emails are registered via the connect.registerUsers API call and are only confirmed when the user adds your application. The format of each email hash is the crc32 and md5 hashes of the email address combined with an underscore (_).
You don't get this for free just by getting an install - you only get them when you pass them in yourself via the
connect.registerUsers
API. If you want to e-mail a user, you'll need to get theemail
permission.本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥15 plotBAPC画图出错
- ¥30 关于#opencv#的问题:使用大疆无人机拍摄水稻田间图像,拼接成tif图片,用什么方法可以识别并框选出水稻作物行
- ¥15 Python卡尔曼滤波融合
- ¥20 iOS绕地区网络检测
- ¥15 python验证码滑块图像识别
- ¥15 根据背景及设计要求撰写设计报告
- ¥20 能提供一下思路或者代码吗
- ¥15 用twincat控制!
- ¥15 请问一下这个运行结果是怎么来的
- ¥15 单通道放大电路的工作原理