我正在使用 R 3.5.2 版本。和 1.4.0 版本的 httr 包。
我打电话给restApi Get:
CallingRestAPI = function(url){
call.response <- GET(url = url, authenticate(username, password , type = "ntlm"))
return(call.response)
}
工作正常突然出现此错误:
Error in curl::curl_fetch_memory(url, handle = handle) :
schannel: CertGetCertificateChain trust error CERT_TRUST_IS_UNTRUSTED_ROOT