403 error on files in public/storage #34675
Unanswered
tylerpixelguild
asked this question in
Q&A
Replies: 2 comments
-
I got exactly the same problem here. Did you solve the problem? Can you share the way to fix it? Thanks in advance |
Beta Was this translation helpful? Give feedback.
0 replies
-
While it might be a different issue altogether, my issue while struggling with the 403 on storage was twofold:
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
All of the files uploaded to public/storage return a 403 error when requested in a browser. This includes the profile photo I uploaded in the jetstream profile page. I've verified the files are on the server and they exist and are able to be opened and viewed. I don't get the error on my local copy but it happens on production.
This is the "disks" section of my filesystems.php config file.
Any ideas of what the issue could be?
Beta Was this translation helpful? Give feedback.
All reactions