I have installed and loaded all the required package and was able to access ?onaDownload and other ona package functions. However, I have tried severally to connect my data but it keeps returning the below error message:
Error in file(con, "r") : cannot open the connection
The script I tried to create a connection with is: evaluation <- onaDownload("20230205005", "zemadata", "zemadata")
I also tried evaluation <- onaDownload("Daily Training Evaluation 2", "zemadata", "zemadata")
My form ID is shown in the attached image. Project is public. kindly help.

I have installed and loaded all the required package and was able to access ?onaDownload and other ona package functions. However, I have tried severally to connect my data but it keeps returning the below error message:
Error in file(con, "r") : cannot open the connection
The script I tried to create a connection with is:

evaluation <- onaDownload("20230205005", "zemadata", "zemadata")I also tried
evaluation <- onaDownload("Daily Training Evaluation 2", "zemadata", "zemadata")My form ID is shown in the attached image. Project is public. kindly help.