jgoerzen / twidge

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

twidge: user error (Bad response: 410) #49

Closed coolpics closed 11 years ago

coolpics commented 11 years ago

Hi,

I get this error on 2 machines with 3 different accounts??

twidge: user error (Bad response: 410)

I reinstalled those accounts but notthing seems to work.

Help!!

MentalFS commented 11 years ago

Maybe it's the API v1 Retirement that happened yesterday.

DonatelloXX commented 11 years ago

I use v1.0.6 in Debian and have the same issues. Is this fixed in newer versions?

hegleran commented 11 years ago

v1.0.8 on Ubuntu here with the same issue. twidge: user error (Bad response: 410) This is Twidge, version 1.0.8. Copyright (c) 2008-2010 John Goerzen

Attempted to run setup to reissue token with same results.

coolpics commented 11 years ago

when will be a change for the API in twidge?? And will there be a change for the API?

DonatelloXX commented 11 years ago

For the moment i switched to ttytter. http://www.floodgap.com/software/ttytter/

jgoerzen commented 11 years ago

The short answer is "when someone writes it." I will try to get to it in the next couple of days, but there is a lot of other stuff happening right now, so it might be early next week.

On 06/12/2013 03:21 PM, coolpics wrote:

when will be a change for the API in twidge?? And will there be a change for the API?

— Reply to this email directly or view it on GitHub https://github.com/jgoerzen/twidge/issues/49#issuecomment-19352850.

coolpics commented 11 years ago

thankz for the fast answer J goerzen

ajfitzpatrick commented 11 years ago

I've made an attempt at updating for the new API. See pull request #50.