Strange XATA Issue: “Input values have 2 keys; you must specify an input key or pass only 1 key as input.”

Strange XATA Issue: Need Help with Workflow Errors

Hey folks,

I’ve got a main workflow (Convo) and three other workflows—

  • Conversation Moderator,
  • Pull Out Custom Values
  • Time Detect

They all feed off the main Convo workflow. Everything was running smoothly last week, but since Tuesday, things just stopped working.

Here’s what’s weird: using XATA on the main Convo workflow still works fine, no issues there.

But when I try to use XATA on any of the other workflows, I keep getting the same error message:

Issues:

“Input values have 2 keys; you must specify an input key or pass only 1 key as input.”

And then, of course, it throws an execution error.

I’ve tried playing around with different keys, but no matter what I do, I keep running into the same error.

Would really appreciate any help on this!

Thanks in advance.

Work Flow: Awesome Screenshot

Error message: Awesome Screenshot

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hi @OnRiseAI,

Welcome to the community :tada:
I can’t seem to reproduce the issue on my end. What version of n8n were you using when this issue occurred? Are you still experiencing this issue?

Also, thanks for sharing your screenshots, those are really helpful :slight_smile: You can also share your workflow by copy & pasting the json between ``` (possibly with pinned or dummy data), that could be even more helpful for us to try and reproduce!

I have this problem too

Give the previous node a clear instruction rather than JSON.

Try this in Text: Please Carry Out These Instructions

Hope that helps :slight_smile:

1 Like

I have this problem too !!

I am running into this same issue. Setting up N8N with Xata for the first time. Any suggestions?

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