Convinced that something is not working correctly. I have checked CORS and allowed the necessary in the S3 bucket in AWS.
I can confirm it’s accessible publicy. However, when I try to download it in Weweb, I get an error. I still think it’s cors related, but can’t figure out how or why.
Mmm… I’m not sure why the error message is mentioning WeWeb’s CDN since you are hosting the image on your own S3 bucket in AWS.
Could you add a Log action inside the loop but before the “Download file from URL” action to log the name of URL being fetched? This could help us confirm the input is correct.
Can you also show us what’s inside the “Download file from URL” action?