include_email param in verify_credentials not working #523

Open
opened 2019-11-22 10:51:16 -08:00 by ghost · 0 comments
ghost commented 2019-11-22 10:51:16 -08:00 (Migrated from github.com)

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?

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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#523
No description provided.