Why Am I Getting an S3 Get File "Invalid Path" Error?

I’m trying to download a file from my S3 bucket using Wappler 3.9.7, and I’m getting the following error in the Network tab of the browser :

"Invalid Path! https://files.workshop-angel.com/30_b5d9b914fe1244c0_fp_hands.jpg"

However, you can see if you put this url into a browser, this path is correct.

I have the following setup for my Get File action:

s3get2

Where:

filename = 30_b5d9b914fe1244c0_fp_hands.jpg
$_POST.file_url = https://files.workshop-angel.com/30_b5d9b914fe1244c0_fp_hands.jpg

What am I doing wrong? :thinking:

Community Page
Last updated: