Hi everyone,
I am experiencing an issue with downloading a file that was processed by the Threat Extraction blade with the action Prevent - Extract potentially malicious content.
When the email attachment was processed, Threat Extraction applied the prevent action and sent the user a notification containing a link to access the original file:

However, when the user clicks the provided link, they receive an error stating they cannot access the file.
My question is: is there a known bug regarding this service, or did I misconfigure something? While reviewing the Threat Extraction blade settings, I didn't notice any configurations specifically related to downloading false-positive files.
Additionally, I would like to know if it is possible to require a password to download these files. I want to prevent just any user from downloading a suspicious file, even if they think it is a false positive.
I also tried to retrieve the original file directly on the gateway using the following command:
scrub send_orig_file <File ID> <Email Address>
And I checked the following directories:
/var/log/jail/tmp/scrub
$FWDIR/tmp/te
The file was no longer there because the firewall had already deleted it. Was I checking the correct directories?
Thanks in advance for any insights!