twirc icon indicating copy to clipboard operation
twirc copied to clipboard

rate_limit_status command reports garbled output

Open pwr22 opened this issue 10 years ago • 4 comments

Fails with an error 400, probably caused by LWP::UserAgent::POE

See here https://github.com/semifor/twirc/pull/8

pwr22 avatar Jan 29 '15 23:01 pwr22

Is a Net::Twitter bug, reported upstream https://github.com/semifor/Net-Twitter/issues/53

pwr22 avatar Jan 29 '15 23:01 pwr22

This also seems to affect favorite

pwr22 avatar Jan 29 '15 23:01 pwr22

I think we can safely close this now with this https://github.com/semifor/twirc/commit/f85456893e852d22efd7245ff420ebd7f8de7400

pwr22 avatar Feb 09 '15 12:02 pwr22

Well, it no longer fails, outright, but it doesn't parse the v1.1 response and display a useful message. So, I think I'll leave it open until I've addressed that.

semifor avatar Feb 09 '15 19:02 semifor