Recently Twitter updated their API allowing developers to access users' email address.
I'm working on a website application and I'm trying to get the email address from Twitter during the signup process. I have elevated permissions and I set 'include_email' flag to true, but the Twitter API is not sending back any email fields.
Any help is much appreciated.