|
|
沙发
发表于 2021-12-11 12:57:44
来自手机
|
只看该作者
System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: 发送请求时出错。 ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at ocBGeBIDbPGSyPvxCyUSyCqodffx.(ICollection`1 , String )
at ocBGeBIDbPGSyPvxCyUSyCqodffx.r="Pe^nKqO_}ozorDdA|U\,Tx.MoveNext()
---> (Inner Exception #0) System.Net.Http.HttpRequestException: 发送请求时出错。 ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---<--- |
|