Dear all,
I am using ds.unique for the first time but immediately got an error. My aim was to see if there was any duplicated children in my dataset using their ID.
ds.unique("outcome$child_id",newobj="unique_id",datasources=connections)
Assigned expr. (unique_id <- uniqueDS("outcomes_non_rep$child_id")) [=====>------------] 33% / 0sError: There are some DataSHIELD errors, list them with datashield.errors()
> datashield.errors()
$pelagie
[1] "Bad request: "
$eden
[1] "Bad request: "`
Does anyone know how to solve it?
For information I am using the lifecycle analysis platform with profile Xenon but defined profiles to “default” for the two servers involved.
Do not hesitate if you need more information on my code.
Best,
Ines