Tried uploading image, but this is the error i got from cloud.appwrite.io
TL;DR
User is experiencing an unhandled exception error ('storage_bucket_not_found') when trying to create a file using Appwrite. Another user suggests deleting '&mode=admin' from the URL as a possible solution. The first user confirms that the project ID and permissions are correct. No definite solution is provided in the thread.
Pavan
6 Oct, 2023, 11:18
I have the storage bucket and the storage id, which is right....
Drake
6 Oct, 2023, 14:25
Is the project id correct? What are the permissions on the bucket?
Pavan
6 Oct, 2023, 14:45
I gave full permission for any, and I re checked the project id as well, it is correct...
Drake
6 Oct, 2023, 14:47
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?
Pavan
6 Oct, 2023, 14:48
Just a min
Pavan
6 Oct, 2023, 15:00
D5
6 Oct, 2023, 15:05
Why using 2 platforms at once 👀
Anyways, try deleting &mode=admin in the URL, seems that's an issue