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
- Can't edit envvars 'variableId is not op...
In general project settings
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?