
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
- Invalid credentials after migration
Hi everyone! After migrating our self-hosted Appwrite 1.3.1 to another server (staging, so a different domain), we are now getting 'Invalid credentials' when ...
- implement caching
It it possible to cache response for few minutes? I dont want to create function or implement a whole reverse server just to cache it in somewhere ?
- Invalid redirect url
I keep getting invalid redirect url in Nextjs when i try to use google or github authentication
