You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with REDcapR since April without any problems.
But I want to handover my project and run into the following problem:
My colleague gets with supposedly the same setting the error code above. I tride the troubleshooting with data hosted by the OUHSC BBMC. But is not working.
I'm using version 0.11.0 with following code: df <- redcap_read_oneshot(redcap_uri = url, token = token, export_data_access_groups =T)$data
I hope someone can help me to solve that problem.
kind regards,
Bernhard
The text was updated successfully, but these errors were encountered:
@wibeasley thank your very much for your reply. I updated everything. But on this particular machine it is not working. I will reinstall R to see if we can fix the problem with that
Hey guys,
I am working with REDcapR since April without any problems.
But I want to handover my project and run into the following problem:
My colleague gets with supposedly the same setting the error code above. I tride the troubleshooting with data hosted by the OUHSC BBMC. But is not working.
I'm using version 0.11.0 with following code:
df <- redcap_read_oneshot(redcap_uri = url, token = token, export_data_access_groups =T)$data
I hope someone can help me to solve that problem.
kind regards,
Bernhard
The text was updated successfully, but these errors were encountered: