ERROR: Item has no binary property called "data"

Describe the problem/error/question

It’s probably stupid, but I keep having this error "ERROR: Item has no binary property called “userdata” " when running my node, even if I can seed the userdata binary. I looked for similar topics, but all I found were resolved with the new HTTP node.

Thank you for your help

What is the error message (if any)?

ERROR: Item has no binary property called “userdata”

Please share your workflow

Share the output returned by the last node

Only the error.

Information on your n8n setup

  • n8n version: Cloud
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system:

Solved, thanks to this thread: https://community.n8n.io/t/send-email-with-multiple-attachments/24951/7

2 Likes

Welcome to the community! Glad to hear you figured it out. Managing binary data can be a bit confusing right now, but once you’ve gotten the hang should hopefully not cause any more problems going forward :slight_smile: