This operation expects the node's input data to contain a binary file 'data ', but none was found [item 0]

<
!-- Hey! The fastest way to find solutions is by using the :mag_right: search function at the upper right.

If your question hasn’t been asked before, please follow the template below. Skip the questions that are not relevant to you. →

Describe the problem/error/question

Hi, I’m having difficulty with an automation, I can’t upload the drive to step 2 on Instagram, it asks me to upload a reel to post on Instagram, can anyone help me?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)


## Share the output returned by the last node
<!-- If you need help with data transformations, please also share your expected output. -->

## Information on your n8n setup
- **n8n version:1.75.2**
- **Database (default: SQLite):**
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker**
- **Operating system:**`Preformatted text`

IDK what you mean by Step 2 on Instagram. More info would help.

As far as I know, n8n doesn’t have a dedicated Instagram node. If you’re referring to uploading to Instagram using the Facebook node (which is how it’s done in n8n), here are a few things to check:

  1. Binary Data Issue:
  • The Facebook node might require binary data but isn’t receiving it.
  1. Node Version Update:
  • n8n recently updated the Facebook node to support a higher version.
  • Try updating your n8n instance to see if it fixes the issue.

Let me know more details for a proper solution!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.