You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.