nraboy / ng-cordova-oauth

AngularJS oauth library for use with Apache Cordova projects
https://www.thepolyglotdeveloper.com
MIT License
456 stars 199 forks source link

Not able to get email in response in twitter #325

Closed simerjit-fwrk closed 7 years ago

simerjit-fwrk commented 7 years ago

Here is the code I am using $cordovaOauth.twitter('key', 'secret_key').then(function(result){ console.log(JSON.stringify(result)) }) I am getting screen_name, oauth_keys, but unable to get Email. However I have already requested for email in twitter app. Help me to figure this Out! Thanks in advance! screen shot 2017-04-25 at 3 54 49 pm

nraboy commented 7 years ago

Duplicate to inquiry https://github.com/nraboy/ng-cordova-oauth/issues/324

If you're interested in paid support, you can reach out here:

https://www.thepolyglotdeveloper.com/hire-me/

Best,