Invalid Response
Raised when a network transport failure occurs (such as connection timeouts, DNS resolution errors, or SSL handshake issues) or when the server returns a malformed response body that cannot be parsed.
Parameters
cause
Underlying I/O exception or JSON parsing exception.