Unexpected Response
Deprecated
Use ApiException and inspect its kind or statusCode.
Replace with
ApiExceptionContent copied to clipboard
Legacy generic HTTP error. New HTTP requests throw a typed ApiException instead.
Use ApiException and inspect its kind or statusCode.
ApiExceptionLegacy generic HTTP error. New HTTP requests throw a typed ApiException instead.