Hi folks,
today when trying HTTP(S) requests in the BaseX fiddle like e.g.
json-doc('https://martin-honnen.github.io/xslt/2024/sample1.json')
I get an error
No create permission: json-doc("https://martin-honnen.github.io/xslt/2024/sample1.json")
Is that some intended restriction/limitation of the fiddle or some bug/quirk that has slipped in?