Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not getting email in response #6

Open
Edmund1645 opened this issue Dec 18, 2020 · 1 comment
Open

not getting email in response #6

Edmund1645 opened this issue Dec 18, 2020 · 1 comment

Comments

@Edmund1645
Copy link

Edmund1645 commented Dec 18, 2020

Hello, I'm having a slight issue when I request for the user's data and enable the include_email option like this:

twitterSignIn.getUser(response.oauth_token, response.oauth_token_secret, { include_email: true, include_entities: false, skip_status: true });

I don't seem to get the email in the response.

Thanks.

@shalvah
Copy link
Owner

shalvah commented Jan 5, 2021

I don't think that's a problem with this library. We don't modify Twitter's response there. Maybe check if they've changed something in their API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants