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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- How to properly implement custom domain?...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...