How can I prevent getting curl error in Rstudio?

0

I am trying to get data from website by using a package. It was working a few days ago but I am getting an error when I try now. What would be the reason?

Error in curl::curl_fetch_memory(url, handle = handle) : schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed).

r
curl
asked on Stack Overflow May 1, 2021 by Ibrahim Aykut • edited May 1, 2021 by r2evans

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0