Hacker News new | ask | show | jobs
by bdr 5399 days ago
It's telling me "That ain't no real twitter user bro!" which is false (and kind of lame).
1 comments

I'm sorry to hear that. When Tweepy gives an error I let it output that sentence as almost every time it was a Twitteruser does not exist error. I checked your twitter and its working with me so it might be because of some exceeded twitter daily call limit or something on your network. I noticed that when I was developing it -- after a day of refreshing and reiterating it would give that error too.

Thanks for pointing out the flaw, I'll try to implement some more descriptive error messages for different errors.