使用 Facebook api 获取好友电子邮件
我读了很多关于这个问题的问题。
有没有办法通过 Graph Api、FQL 等方式获取我朋友的电子邮件?
我真的需要将我的 Facebook 联系人导入到我的应用程序中。但似乎没有可能。即使将朋友的电子邮件设置为公开,我也无法收到。
I read lots of question about this issue.
There is a way to get my friends emails, with Graph Api, FQL or something?
I really need to import my Fb contacts into my App. But it seems there is not possible. Even setting a friend's email as public, I can't get it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
通过 Facebook Graph API 或 FQL,好友电子邮件不可用,而且可能永远不会可用。如果您查看文档,您会发现该电子邮件的好友栏中显示“N/A”排。
Friend emails are not available, and probably never will be, via the Facebook Graph API or FQL. If you look at the documentation, it says "N/A" in the friend column for the email row.