I uploaded a bare bone Construct3 project to itch.io which makes an AJAX call to load an embedded text file 'NewFile.txt' and then prints out the content of the file or, alternatively, the error message.
It then throws (and prints out) the error "Anonymous user does not have storage.objects.get access to object itch.io/html/543102/NewFile.txt".
Any idea what is going on here?
TIA.