Text Course Level 1 Workflow Execution Error

Describe the problem/error/question

I tried to complete the Text Course Level 1 but I am confronting with a problem in the “Test Your Knowledge” section which I can not get data for the second Code node which is one of the tasks that I have to answer correctly .Can you reccomend me what to do exactly ? Thank you

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

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:
1 Like

Hi @Kuti01
This is likely because the condition isn’t sending data to that branch. Only one path runs, so if it’s not met, the second Code node gets no input. I’d execute it and check which branch has data. Also, since this is part of the course, I’d recommend reviewing the steps carefully, as each one builds on the previous

@Kuti01 As the name suggests, it should be a TEST, you should not be asking test related questions here, it is your test for your community badge, please consider not asking test questions on the forum and looking for sure shot answers.