You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
You need to add a bucket permission policy in the s3 bucket then you can able to download the image. ( Not recommended but try to give full access to the public and check then you will get an idea)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Is it possible to make the "Download" link:
To go to the asset hashed URL (eg https://demo.cpm/assests/2gtbrxeb0xs00k4) instead of the full S3 URL (eg https://S3-URL/bucket/file-name)
Reason is because I disabled "public" access to my buckets, and I uploaded via the S3 adapter using:
So now I can download the file if I go to "Files" (https://example.com/admin/#/project/files/file-id).
But when I open a collection item where there is a "File field" it tries to go to the S3 File URL on "Download" which is blocked.
Any help would be appreciated.
Kind regards
The text was updated successfully, but these errors were encountered: