A non-2xx response assumes that the response body is not deserializable. Avoid a panic by returning a better error message instead of a panic from failing to deserialize.
Please open an Issue. We don't normally accept pull requests.
You mention a panic - could you include the panic stack trace ? Also please describe how to reproduce the problem.
A non-2xx response assumes that the response body is not deserializable. Avoid a panic by returning a better error message instead of a panic from failing to deserialize.
Signed-off-by: Brian Topping brian@coglative.com