
I am currently working on my new project creating documents works fine but when i want to upload image in bucket it gives me a CORS error.
Sometimes image gets uploaded and sometimes shows CORS Error . I will be really grateful if someone can help me.

Could you explain a little more about your code usage, cloud or self hosted and what the exact issue is?
Please add proper tags next time, such as storage and cloud/self hosted.

I was trying to create an blog app , but when i upload image it give me a CORS error and i am using cloud version of Appwrite with Web not with any SDK

So self hosted then?

Also, why not use the SDK? It does everything for you.

You also used the tag "web" meaning you are using the appwrite web sdk. So you are using REST API instead?
Recommended threads
- Change of billing cycle to support start...
Hii...is there any way to change my billing cycle from 20th to 1st...so that I aligns with my requirements.It becomes easier to track monthly usage crctly. I am...
- I am getting a 401 unauthorized response...
I have a Next.js application that stores user PDFs. I'm able to save them normally, but when trying to access the files using getFileView, I get a 401 Unauthori...
- Error sending push message from dashboar...
I am trying to implement appwrite fully into my app and am switching over from firebase. I registered FCM as a Provider and tried to send a push message via the...
