Closed GoogleCodeExporter closed 9 years ago
Well isn't that special, looks like Twitter has changed how errors are
returned.
Well it's different than what the code is currently checking for:
if 'error' in data:
raise TwitterError(data['error'])
maybe Twitter introduced 'errors' for the list form? *shrug*, will adjust the
code.
thanks for the report!
Original comment by bear42
on 3 Dec 2011 at 9:08
committed changeset 235:cec8703b7782
Original comment by bear42
on 3 Dec 2011 at 9:29
Original issue reported on code.google.com by
apetresc
on 3 Dec 2011 at 5:41