I want solve this error of n8n anybody help me please

I am currently doing the n8n advanced text course from the n8n docs. When you start the course, you sign up using Typeform and then n8n sends you an email with a unique ID and a Discord webhook URL for testing the workflow. I followed all the steps in the course and built the workflow as instructed. At the end, the course says to send a message to the n8n Discord Level 2 channel using the Discord webhook URL provided in the email. The URL I received was https://internal.users.n8n.cloud/webhook/discord-level2.

However, when I try to send the message, Discord gives me this error: Problem in node ‘Discord’ Cannot read properties of undefined (reading ‘error’).

Please share your workflow

Share the output returned by the last node

id
threadId
labelIds
19929258f75cba7d 19929258f75cba7d
0:SENT
199292591ea2504e 199292591ea2504e
0:SENT
199292595c1e0ff0 199292595c1e0ff0
0:SENT

Information on your n8n setup

  • n8n version:
    n8n Version

    1.108.2

    Source Code

    https://github.com/n8n-io/n8n

    License

    Sustainable Use License + n8n Enterprise License

    Instance ID

    6232aaa35b6059e3a1117df6c8347a557092182d1ef50b9f7ff6e99514c1a73b

    Debug

    Copy debug information

  • Database (default: SQLite):

  • n8n EXECUTIONS_PROCESS setting (default: own, main):

  • Running n8n via (Docker, npm, n8n cloud, desktop app):

  • Operating system:

I think recently there have been many topics about the same issue regarding the Level 2 course and Discord.

1 Like

thank you so much