jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

How to get Error body with chuck? #74

Open Jonathannascimento opened 6 years ago

Jonathannascimento commented 6 years ago

when occurs a error, nothing is showing in the response tab, there is some way to override chuck and get error body? thx.

oguzcelik commented 4 years ago

I'm having the same problem with chuck. I can see there is an error in the responseBody I receive from the call but chuck shows the request in "requested" state and there is nothing in the response tab.