[SOLVED] Retrieve err.response.json in HttpClient

[SOLVED]

Hi guys, maybe a dumb question but there's no way to retrieve from HttpClient.error.responseError the err.response.json (so the body of the response) when HttpClient.client.filterStatusOk is set ? ended up in a kind of an infinite loop where I always need to catch ResponseError
Was this page helpful?