Hi,
I have an email attachment automation that downloads attachments to the shared resource folder, but when it is time to run the workspace I get a permission denied error on email.attachments path.
FME Flow 2023.2
IMAP email with client key
The automation runs successfully if there is a single attachment and configured to run email.attachment. The problem is email signatures and multiple attachments are present most of the time so I need to run email.attachements to get down to the xlsx I need to load.
Why do I get a permissions error on multi file, but not single file?
Thanks,
Steve