"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at "
- 0
- Self Hosted
- Web
- Storage

Hello,
I'm self hosting a project via docker on a linux server. Just noticed a weird issue. While it works on my laptop to open a page of my project (using Sveltekit) and upload files to a storage bucket I get this error trying the exact same on my phone Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at .../storage/bucket/...
I'm using Firefox on both devices and they are in the same network/wifi. There is no localhost involved. I'm calling the exact same url on my server.

Btw. opening that page on my phones browser works fine. Just the call to upload files to the storage bucket causes the CORS issue.
Recommended threads
- The current user is not authorized to pe...
Hello, I am attempting to receive fetch data from databases.listDocuments with each of its env parameter data for it to be shown on a NextJS project. However I ...
- Update relationship attribute issue
Hi, I am facing an issue when I try to update a relationship attribute in DB, when I try to change from two-way to one-way, both radio buttons are selected, an...
- DB console issues
after upgrading from appwrite/console 6.0.13 to 6.1.24 the documents hyperlinks are showing undefined, and it's only showing 1 document even though there are 2
