Describe the problem/error/question
I ran into a problem with google drive upload file. I need to upload each image that the telegram bot accepts to a separate new folder in google drive. The upload file node stops working if any node is added between the telegram trigger node and the upload file node, for example, the “create folder” node. I tried to work around this using the merge node, but I still got the error “**This operation expects the node’s input data to contain a binary file ‘data’, but none was found [item 0]”
**
how do I need to upload images to new folders in Google drive so that the upload process doesn’t break?
What is the error message (if any)?
“This operation expects the node’s input data to contain a binary file ‘data’, but none was found [item 0]”
Please share your workflow
Share the output returned by the last node
“This operation expects the node’s input data to contain a binary file ‘data’, but none was found [item 0]”
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
