twitter integration using Oauthtokens
how to get email from twitter user using OAuthToken ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted Oct 14, 2013, 4:02 AM
You can NOT.
"If you'd like a user's email address, you'll need to ask a user for it within the confines of your own application and service. The Twitter API does not provide the user's email address as part of the OAuth token negotiation process nor does it offer other means to obtain it." - says Twitter Documentation.
refer here: https://dev.twitter.com/docs/faq#6718
Hope it helps :)
Kunal PatelPosted Oct 14, 2013, 9:02 AM