Support for private access for storage-vercel-blob #16319
vaawebdev
started this conversation in
Feature Requests & Ideas
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.
-
Currently
VercelBlobStorageOptionssupports onlypublicaccess.When I set following config (process.env.BLOB_ACCESS = private) like so:
Files are getting uploaded but when I try to access files though admin via
api/media/file/{file}?prefix={prefix}it always gives empty 404 responseBeta Was this translation helpful? Give feedback.
All reactions