Hi all,
I updated my older basex-version, now I get in my RESTXQ-App the error 'admin permission required‘ with
let $collection := collection("data/stories") for $doc in $collection let $file_name := file:name($doc) return $file_name
Whats going wrong?
Thanks for any help. Guenter