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).
User contributions licensed under CC BY-SA 3.0