Whenever I try to upload videos to my storage, I get an error saying my origin has been blocked by CORS policy and it fails to upload my video.
It works 100% fine when I try to upload Images or files but when I try to upload video Cors error occur
I have added platforms for both localhost and *.vercel.app and tried * but it is not working for video upload.
I was able to upload video, files, images completely fine till day before yesterday. But when I Opened my code yesterday, out of nowhere it stopped working, also it let me upload the video a time or two when a added a new platform for vercel and uploaded a video from vercel app then started giving Cors Error for the same code and same platform.
Recommended threads
- 404 page not found
Hey I am trying to run a simple Svelte-kit project on appwrite self-hosted but the logs says: ```bash [13:56:26] [open-runtimes] Build packaging finished. [13:...
- Appwrite for Education
I am writing to report an issue with my account limits. I currently have the GitHub Student Developer Pack active, which should include 10 Appwrite Pro projects...
- Go functions cold start timeout on self-...
Hey everyone — running into a persistent cold start issue with Go functions on self-hosted Appwrite 1.9.0 (Elestio/Hetzner). Looking for how others are handling...