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
Hi!
I'm trying to parallelize access to resources with IdentityDomainsClient and sometimes getting unknown responses from the api so the SDK fails with weird exceptions at Oci.Common.Http.Internal.ResponseHelper.HandleNonSuccessfulResponse:
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0
System.InvalidCastException: Unable to cast object of type 'System.String' to type 'ErrorCodeAndMessage'
Has anyone else encountered these errors? would love some help!