
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
- Sharing cookies
Hi, I’m using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Organization not exists anymore
Hello! We have a problem with a cloud database. We are on the Free plan, but after a refresh the site wants me to create a new organisation, and I not see the c...
- JSON and Object Support in Collection do...
I am working with Next.Js and Appwrite Cloud, I am relatively New to Appwrite but i have noticed there is no direct support of JSON and Object support in attrib...
