-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Description
NOTE
If this case is urgent, please subscribe to Subnet so that our 24/7 support team may help you faster.
Using the share URL returns a 403
Expected Behavior
The file should download
Current Behavior
The server returns a 403 status code
Possible Solution
Use MINIO_BROWSER_REDIRECT_URL to generate the url
Steps to Reproduce (for bugs)
- Configure minio to go through a proxy with the console sub path path i.e
minio.com/minio/console
- Create a share url
- Try to go to the share url
- note the error
- add the sub path i.e.
/minio/console
- Note it works
Context
Trying to use curl to download a file
Regression
Your Environment
- MinIO version used (
minio --version
): RELEASE.2024-05-01T01-11-10Z - Server setup and configuration:
- Operating System and version (
uname -a
):