It doesn't allow me to upload anything to the bucket
This is appwrite cloud or self-hosted?
appwrite cloud in https://cloud.appwrite.io/
What's your project ID?
this 65a7ff9ee4241b758bfe
Do you have enough storage? Maybe it's that?
I only have one image in the bucket
And do you have other projects in this account?
No
Recommended threads
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- [SOLVED] Get Relations when using Tables...
Hi there, I have a table containing a relation column with a one-to-many relationship to another table. When Using TablesDB.GetRow in "node-appwrite" i get all ...
- Appwrite loading issue with Nuxt UI
For some reason when I add nuxt ui to my nuxt 4 project, appwrite will build the project but the project website will load indefinitely. Without adding Nuxt UI,...