twitter - 如何使用 oAuth 从 Twitter 获取用户电子邮件地址?

标签 twitter oauth

Possible Duplicate:
Is there a way to get an user's email ID after verifying her Twitter identity using OAuth?

使用 oAuth 我能够成功登录并将其转发回我的 PHP 应用程序。

如何获取经过身份验证的人的电子邮件地址?此时我只有一个经过身份验证的 oAuth。

你能给我指导一下教程吗?

最佳答案

不可行。

Is there a way to get an user's email ID after verifying his/her Twitter identity using OAuth?

The user's email address can not be retrieved via the API. This is a deliberate design decision by the API team.

UPDATE 2015.08.18:

It is possible to request an email address from users, but it requires your app to be whitelisted...

关于twitter - 如何使用 oAuth 从 Twitter 获取用户电子邮件地址?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4119345/

相关文章:

javascript - 使用 Twitter API 时,应用程序如何将图像附加到推文?

twitter - 如何使用 tweepy for Streaming API 获取位置明智的推文?

android - Twitter PostActivity 问题

twitter - Twitter4j API 教程

swift - Flickr 照片上传不适用于 OAtuth1Swift postImage 方法

c# - 具有自定义 JWT 身份验证的 OAuth

php - 推文计数器在根页面上只显示大于 0?

security - OAuth - 在您的应用程序中嵌入客户端 secret ?

oauth - facebook "Valid OAuth Redirect URIs"中不允许重定向 URI

oauth - OAuth同意画面未显示