vmchale / command-line-tweeter

Tweets in from a pipe
BSD 3-Clause "New" or "Revised" License
71 stars 10 forks source link

Windows Issue #3

Closed Suleman-Elahi closed 6 years ago

Suleman-Elahi commented 7 years ago

When I tried it to run it on Windows, I got the following error:

failed :( error code: 401

Any suggestion !!

vmchale commented 7 years ago

Error code 401 means that it failed to authorize. This is likely because you mistyped the api keys, but if you know the api keys work elsewhere, I can look at the parser/upstream libraries for more info.