I’m trying to create a Telegram bot that takes an image download the binary data and pass it to the edit node to resize it, but It seems that I can’t pass the binary data at all for some reason, I also searched for similar question but i can’t find anything so for that reason
The easiest way to make sure you have the right key-value for what you are trying to reach is to simply drag the label from the input schema to the File ID text area.
i even added an new node just to be sure nothing is wrong with my setup
edit:
here’s the error details:
Stack trace
Error: Stream yields empty buffer at Socket.<anonymous> (/usr/local/lib/node_modules/n8n/node_modules/gm/lib/command.js:56:21) at Socket.emit (node:events:531:35) at Socket.emit (node:domain:488:12) at endReadableNT (node:internal/streams/readable:1696:12) at processTicksAndRejections (node:internal/process/task_queues:82:21)
edit 2:
tried to recreate it on n8n cloud instead of my self-host,
it worked!
both my self-host and the cloud are 1.42.1