Re: [twitter-dev] Is there a way to get an user's email ID after verifying her Twitter identity using OAuth?

2011-02-28 Thread Matt Harris
Hi Dheeraj, Twitter does not share email addresses through the API. If you wish to know a users email address you would need to ask them for it through your own application. Best, @themattharris Developer Advocate, Twitter http://twitter.com/themattharris On Sat, Feb 26, 2011 at 5:28 AM,

[twitter-dev] Is there a way to get an user's email ID after verifying her Twitter identity using OAuth?

2011-02-26 Thread Dheeraj
I am new to OAuth and have been playing around with the Twitter API. I am able to fetch the credentials of an user after authentication by making a request to http://twitter.com/oauth/authorize The response contains the user id, screen name etc. but not the email ID. Is it possible at all to