Hi I’m new to n8n, started 2 days ago. Learning great alot from the video I found online. I tried the tutorial to do HTTP Request for PDF.co. The goal is to use Merge chooseBranch for my earlier node Gmail (with attachment file) and HTTP Request to get the upload link to upload the files. However, when I test workflow it will show error after my merge node on my put HTTP Request node with the URL being “{{ $(‘GetUrlForUpload’).first().json.presignedUrl }}”
Can anyone advise why this occurs?