In N8N, I connected a report that came from the SQL SERVER node to the GOOGLE SHEET node, then to EXPORT it to a PDF file, I connected it to the SET node so that the next node (HTTP Request) can use this link to download the PDF. Finally, I connect it to the Telegram node and do all the settings. The Telegram input is a PDF file that can be downloaded. But when I test it, it gives this error: Cannot read properties of undefined (reading ‘id’)
Hard to tell what weng wrong from only words.
Please provide some screenshot or the workflow code