I am trying to connect to the CAS server using the SWAT R. I have downloaded 64 bit R and all the required pre-requisites as described in https://github.com/sassoftware/R-swat
When I try to run the command to connect
conn <- swat::CAS('host', 8887, 'http',username='abcd',password='abcd')
I get the following error
Error in curl::curl_fetch_memory(url, handle = handle) :
Empty reply from server.
On the server I see the CAS admin listening on 8887 but only on the IPV6.
Thanks in advance.
Atul
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.