When an UnknownContentTypeException is thrown by RestClient it flags the observation in error with it but that isn't necessary as this exception is a RestClientException and that's done higher in the stack already.
When an UnknownContentTypeException is thrown by RestClient it flags the observation in error with it but that isn't necessary as this exception is a RestClientException and that's done higher in the stack already.