Upload file from JSON URL to S3

Hi,
I am trying to upload an image from an URL That I extract from a JSON data and using this tutorial Manage files in S3 | n8n workflow template but not working for me: I extract the Image URL from the JSON request using a “set” than I use “HTTP request 3” to “get file data” but it does not, only returns again the JSON data.

Any ideas? Thank you very much.

Is the s3 node after the http node suppose to be disabled?

Hahaha, Thank you so much @RicardoE105 I totally missed the action paused. Then it worked perfectly, Rookies mistake.

Of course. It happens. Let us know if you have other questions.