I'd appreciate any advice you have.
===================================
Validating connectivity via endpoint `/myself` failed. Details:
Cannot find the requested object.
(CozyRoc.SSISPlus.2019)
------------------------------
------------------------------
Program Location:
at CozyRoc.Rest.Connection.SendTestRequest()
at CozyRoc.SqlServer.SSIS.RestConnectionManagerForm.#=zOY8qEdu2UgXPtRt18A==(Object #=zwK6bnMA=, EventArgs #=z4kOAHYU=)
===================================
Cannot find the requested object.
(mscorlib)
------------------------------
Program Location:
at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
at System.Security.Cryptography.X509Certificates.X509Utils._QueryCertFileType(String fileName)
at System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromFile(String fileName, Object password, X509KeyStorageFlags keyStorageFlags)
at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(String fileName, String password)
at binder_for_System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(ScriptEngine , Object , Object[] )
at Jurassic.Compiler.Binder.Call(ScriptEngine engine, Object thisObject, Object[] arguments)
at Jurassic.Library.ClrStaticTypeWrapper.ConstructLateBound(Object[] argumentValues)
at Jurassic.Library.FunctionInstance.ConstructWithStackTrace(String path, String function, Int32 line, Object[] argumentValues)
at anonymous(ScriptEngine , Scope , Object , FunctionInstance , Object[] )
at Jurassic.Library.UserDefinedFunction.CallLateBound(Object thisObject, Object[] argumentValues)
at Jurassic.Library.FunctionInstance.CallWithStackTrace(String path, String function, Int32 line, Object thisObject, Object[] argumentValues)
at anonymous(ScriptEngine , Scope , Object , FunctionInstance , Object[] )
at Jurassic.Library.UserDefinedFunction.CallLateBound(Object thisObject, Object[] argumentValues)
at Jurassic.Library.FunctionInstance.CallWithStackTrace(String path, String function, Int32 line, Object thisObject, Object[] argumentValues)
at anonymous(ScriptEngine , Scope , Object , FunctionInstance , Object[] )
at Jurassic.Library.UserDefinedFunction.CallLateBound(Object thisObject, Object[] argumentValues)
at CozyRoc.Rest.Connection.#=zlOC0NSGszkKs(String #=zR1ylq$w=, String #=zOGZ515diyNRk, Object[] #=zRE3r$rE=)
at CozyRoc.Rest.Connection.EvaluateTemplate[T](String #=zR1ylq$w=, Hashtable #=zA$FS_Ww=)
at CozyRoc.Rest.Connection.SetupRequestParameters(IRestRequest #=z0J$U9rI=, RestParameter[] #=zNWw5lbEQ6C3a, Hashtable #=zEF4siJ_oVJr$)
at CozyRoc.Rest.Connection.#=zGEE0z7fDFmvy(IRestRequest #=z0J$U9rI=)
at CozyRoc.Rest.Connection.Authenticator.Authenticate(IRestClient #=zwvJ5yw0=, IRestRequest #=z0J$U9rI=)
at RestSharp.RestClient.Execute(IRestRequest request, String httpMethod, Func`3 getResponse)
at RestSharp.RestClient.Execute(IRestRequest request)
at CozyRoc.SqlServer.SSIS.RestClientEx.Execute(IRestRequest #=z0J$U9rI=)
at CozyRoc.Rest.Connection.ExecuteRequest[T](IRestRequest #=z0J$U9rI=, Boolean #=z4wXEQIQ=)
at CozyRoc.Rest.Connection.SendTestRequest()