IturPablo
IturPablo

Reputation: 1611

Spring social Twitter Api

I am using spring social and the twitter api, Im able to get the connection working but cant find the way to retrieve the user's mail. Is there any way to do this?

Upvotes: 0

Views: 840

Answers (1)

Tom van der Woerdt
Tom van der Woerdt

Reputation: 29965

No. The Twitter API does not give you access to private information such as email addresses.

Upvotes: 5

Related Questions