Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Bug in dealing with username of only number #75

Open
laoyang945 opened this issue Jan 28, 2015 · 1 comment
Open

Bug in dealing with username of only number #75

laoyang945 opened this issue Jan 28, 2015 · 1 comment

Comments

@laoyang945
Copy link

say this user twitter.com/837647498
but using getUser("837647498") will get twitter.com/brezzacalda, because his/her ID is 837647498
any solutions?

@geoffjentry
Copy link
Owner

Realizing that this is over a year old at this point, however it should be easy to resolve.

I didn't realize twitter names could be numeric when I first wrote this, and was trying to be clever by allowing usernames or ids to be interchangeable. I think it'd be easy to put an override or something in place. Will try to get to this soon

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

No branches or pull requests

2 participants