
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
- Incorrect MIME type in storage.createFil...
I’m facing an issue with storage.createFile. I’m trying to upload a .css file and I’ve explicitly set the MIME type to "text/css" when creating the file. But a...
- How to run queries to get the storage li...
I installed the n8n (self-hosting) and community node n8n-nodes-nappwrite. I tried to get the storage list files more than 25 records. But I cannot find the w...
- Storage video view
Hi! When I want to view a video i uploaded to the storage, it immediaetly starts downloading, so I can't stream it. Is there a way to make it work? I want to al...
