Unhandled Exception: AppwriteException: storage_bucket_not_found, Storage bucket with the requested
- 0
- Flutter
- Storage
- Cloud

Tried uploading image, but this is the error i got from cloud.appwrite.io

I have the storage bucket and the storage id, which is right....

Is the project id correct? What are the permissions on the bucket?

I gave full permission for any, and I re checked the project id as well, it is correct...

And the bucket ID is correct? Would you please share your code? And would you please dm me the url to the bucket on the Appwrite console?

Just a min


Why using 2 platforms at once π
Anyways, try deleting &mode=admin in the URL, seems that's an issue

Tell me if it works

Are you getting the error during the createFile?

Are you getting the error during the createFile?
Recommended threads
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
