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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...