Why can't I upload/list/etc my public bucket? #19180
Locked
GaryAustin1
announced in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a copy of a troubleshooting article on Supabase's docs site. It may be missing some details from the original. View the original article.
A public bucket in the storage API only means there is a public URL available you can use to download the file.
All other bucket or file operations require you to meet storage policies on that bucket.
Note also you should use the normal path for all other operations and not the public URL path with 'public' in it.
Beta Was this translation helpful? Give feedback.
All reactions