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

include_email param in verify_credentials not working #523

Open
ghost opened this issue Nov 22, 2019 · 0 comments
Open

include_email param in verify_credentials not working #523

ghost opened this issue Nov 22, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 22, 2019

Hello Team,

Thanks for the fantastic job, I am loving Twython!! However, I ran into a small issue, I hope you'd have seen it already, and might have a solution for me. "include_email" parameter isn't working for me, I am not able to get user email. Yes, I've enabled "Request email address" in "Advanced Permissions". I've tried the following variations:

  1. include_email=1
  2. include_email="1"
  3. include_email = True
  4. include_email = "true"
  5. include_email= "True"

I don't see what else can I try. Can you please help?

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

0 participants