- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
I'm getting access denied for valid license downloads of a file added with
https://www.drupal.org/project/issues/remote_file_source β
.
The file is kept remotely on Amazon S3, and not transferred to the Drupal file system.
When adding as a commerce file, the path is correct and downloads work correctly, but when attaching a product to a display node and purchasing, the url becomes "/file/16251/download?token=WkpWfLLycUyxeF1-S2jzFyNMPY9SZsFs7E-88v-MzW8" and I'm getting an access denied. This would lead me to believe that the license module is looking for the file in Drupal's file system, where it won't find it.
Closed: outdated
1.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.