"failed to receive handshake, SSL/TLS connection failed" error
Hi, While I am trying to install "install_github(repo="domoinc-r/DomoR")" in R or running below script in R getting erroe "Error in curl::curl_fetch_memory(url, handle = handle) : schannel: failed to receive handshake, SSL/TLS connection failed" library("devtools") library("DomoR") DomoR::init("gsk","2*******6") c <-…