Course 2 Workflow 3 Discord Error

Greetings all,

I am working the Level 2 Course. I made my way through to Workflow 3, simply just sending up the discord error report. I have been troubleshooting this for far too long. My previous Discord messages went through without Error. I’ve read a couple of threads saying authentication has sometimes been if-y with a space or no space after “My Unique ID:” and your actual ID number.

Has anyone recently completed this step or have any idea what I am doing wrong here?
Thanks!

The workflow {{ $json.workflow.name }} failed, with the error message: {{ $json.execution.error.message }}. Last node executed: {{ $json.execution.lastNodeExecuted }}. Check this workflow execution here: {{ $json.execution.url }} My Unique ID:

Describe the problem/error/question

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

I’m having exactly the same issue - tried troubleshooting for about an hour now but no luck. Ran all the steps through Claude and still none the wiser. I even tried a test message and it’s still failing…

2 Likes

I see that you’ve solved that problem somehow since you’ve earned the badge. How did you do it?

Im facing the same struggle.

@GregorPalyan you can now post it directly like this:

I sent the file using email with the label ID {{ $json.labelIds }}. My ID: 092e549fc7eef931eca440818e1c4339

Does this help?

But this is not working for the 3rd Workflow in the Level 2 Course as far as I see

@GregorPalyan did you give it a try yet? a user just confirmed it worked for him.

This is what I tried? And I’m still getting the Error Message. What am I doing wrong?

@GregorPalyan i will give it a try right away and get back to you ASAP.

Try exact below (It seems some kind of a Check)

I sent the file using email with the label ID [This Message is to make it work somehow]. The workflow {{ $json.workflow.name }} failed, with the error message: {{ $json.execution.error.message }}. Last node executed: {{ $json.execution.lastNodeExecuted }}. Check this workflow execution here: {{ $json.execution.url }}. My ID: <Replace_With_Your_ID>

1 Like