Hello! I've tried building a Tiled game for Web on itch, but I get the following error on this request in the browser:
https://html-classic.itch.zone/html/(...)/maps/Map11.json
<Error>
<Code>AccessDenied</Code>
<Message>Access denied.</Message>
<Details>
Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).
</Details>
</Error>