S3 Get File - Error:Assignment to constant variable

Hi,

I am trying to use the get files from S3. I am using this to get all the required files in one folder so I can then make a zip file and download it. I have it setup like this:

It works absolutely fine until I have 'Strip Key Path' ticked and then I get this error:

Am I doing something wrong? I want the files to save in /public/assets/{filename} and not into /public/assets/{filepath}.

Any help would be greatly appreciated :slight_smile:

Thanks,