InvalidContentException
class InvalidContentException(message: String? = null, cause: Throwable? = null) : ApiClientException
The body of the response was invalid or the serializer for the requested model was not found.
The body of the response was invalid or the serializer for the requested model was not found.