artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter auth does not return email

erhanw3 opened this issue · comments

commented

Is get email possible in twitter api?

Unfortunately, not as "default" as you expected. I just leart this today as well. See this long thread: https://twittercommunity.com/t/how-to-get-email-from-twitter-user-using-oauthtokens/558/188 and you will also find this link helpful: http://docs.fabric.io/android/twitter/request-user-email-address.html
You need to apply for that access.