Storage Buckets unable to create folders
I'm trying to create folders inside my storage bucket. And its not letting me. Console logs show a 404. My API key's should be fine I did get them from here

5 Replies
You should be able to find the actual reason if you browse the response the Network Inspector.
okay so i think the create folder on the dashboard does not work
made a small script to create a folder and that worked fine
Try with this studio version
supabase/studio:2025.08.11-sha-c538c4dthat worked thank you
This seems to be an issue with new versions where it checks for publishable and secret keys. self-hosted docker-compose version needs to be updated for that.