Comment 2 for bug 827263

Revision history for this message
Martin Pool (mbp) wrote :

On my local machine when debugging this I observed that some requests failed with "Expired token", which is commented as not being handled by get_lp. I'm not sure if that's actually related to this bug though.

From lp-shell, I can get this item, so I wonder if this is actually buggy error handling in restfulclient:

>>> lp.distributions['debian']
<distribution at https://api.launchpad.net/1.0/debian>