We are using DotNetOpenAuth library for oAuth with twitter. We are
able to authenticate user with this library and able to get all other
information of user's profile except email address. We tried with
http://api.twitter.com/1/account/verify_credentials and able to get
all other information of user's profile except email address. Can you
guys let us know how to retrieve email address of twitter user using
any API? We are using .Net and javascript.
Thanks in advance.
Regards,
Harish Arora