jgoerzen / twidge

Command-line twitter/identica client [Haskell]
http://wiki.github.com/jgoerzen/twidge/
GNU General Public License v2.0
220 stars 29 forks source link

Bad response by accessing Twitter with twidge #22

Closed noqqe closed 13 years ago

noqqe commented 13 years ago

hi,

since a few weeks ago i get an error by using twidge.

$ twidge lsrecent
twidge: user error (Bad response: 401)

I deleted my .twidgerc and did a re-setup aswell. Nothing has changed.

Welcome to twidge.  We will now configure twidge for your
use with Twitter (or a similar service).  This will be quick and easy!
Please wait a moment while I query the server...
twidge: user error (Error from oauthRequest: "HTTP/1.1 401 Unauthorized")

Anyone else with those problems? Thanks.

jasongraham commented 13 years ago

Take a look at the top of the FAQs.

https://github.com/jgoerzen/twidge/wiki/FrequentlyAskedQuestions

noqqe commented 13 years ago

oh. thanks >.<