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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...