
It doesn't allow me to upload anything to the bucket
TL;DR
Issue: The developer is unable to upload files to their bucket on Appwrite Cloud.
Solution: Ensure that there are no other projects in the account and check if there is enough storage available. Confirm the project ID and make sure it matches the one on the Appwrite Cloud website (https://cloud.appwrite.io/). Determine if the developer is using Appwrite Cloud or a self-hosted version. Additionally, verify that the bucket allows file uploads.
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
- How To Send Email Verification From Serv...
How can I send email verification from server action or component after sign up in next.js ? Is there any way ?
- x-appwrite-user-jwt missing
Even for logged in users I can't see "x-appwrite-user-jwt" or "x-appwrite-user-id" in headers of an appwrite function. I'm trying to send "x-appwrite-user-id" m...
- ATTRIBUTE NOT SHOWING DELETE
Hi, I'm trying to delete an attribute in my collection but it won't delete, It's not even showing the delete when I click on the hamburger icon, Its showing onl...
