Hello. I want to save an image to Storage but I get this error. I can't find a solution. What should I do?
Hey! This means what it says it means, the user is not authorized to create a file :P.
Check your permissions on the bucket. Storage -> {bucket} -> Settings -> Permissions
In your code, this is setting the permission on the file, but not the bucket the file lives in. You'll need to set permission on the bucket itself.
I looked for permissions in auth and couldn't find them. 😐😅 Thank you
I see. I wanted to talk about what I did before.
Thanks again
[SOLVED] Unable to save image to Storage
Ah okay :) Glad you were able to get this fixed!
Recommended threads
- How to stop my project from being frozen...
So we encountered an error in production because our appwrite project had been frozen due to inactivity. Is there any way of automating checking in and activity
- Media Pending Files stuck in "Pending" s...
I am a paid member. Region: fra (Frankfurt) Project ID: 66916217002fceb5f94a Bucket ID: 66916727001f0f578e3b Stuck File IDs: screen-20250623-135815.mp4 (and oth...
- ImputFile issue
Why am I getting this error. Please help