-
Notifications
You must be signed in to change notification settings - Fork 9
Asset in private S3 bucket issue #109
Copy link
Copy link
Open
Description
Have a private S3 Bucket so the url for asset is not publicly available, which is the whole point of having a license...anyone receiving the url will need to somehow pass the privacy protecion. I have tried using this but it is returning a 404. How do you generate the link in the transaction email and make sure that the user has to input license key or that it bypasses S3 privacy?
<a href="{{ siteUrl('actions/digital-products/download', { licenseKey: digitalProducts[orderItem.purchasable.digitalProduct.one.slug].license }) }}" style="text-decoration: underline;"> Download </a>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels