I'm Integrating Twitter into my application using the Twitter 4j library. I'm trying to extract the email of the currently logged in user. Is there any way that I can take the email address of the user without having to prompt them?
I've checked here, but it doesn't quite explain how to achieve what I'm after.