Skip to content

Discord Node: Works with custom webhook but fails with n8n course webhook URL #20685

@noumantechie

Description

@noumantechie

Bug Description

Bug Description

Discord node works fine with my custom webhook URL but throws Cannot read properties of undefined (reading 'error') when using the n8n Level 2 course webhook URL.
What works: ✅ Custom Discord webhook
What fails: ❌ n8n course webhook URL

Image

Error: Cannot read properties of undefined (reading 'error')

To Reproduce

  1. Create workflow with Convert to File → Discord nodes
  2. Configure Discord node with "Send a Message"
  3. Test with custom webhook URL → Works
  4. Test with n8n course webhook URL → Fails
  5. See error in OUTPUT panel

Expected behavior

Both webhook URLs should work without errors.

Debug Info

Debug info

core

  • n8nVersion: 1.113.3
  • platform: docker (cloud)
  • nodeJsVersion: 22.19.0
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community
  • consumerId: 00000000-0000-0000-0000-000000000000

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/141.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-10-12T01:38:47.816Z

Operating System

Windows 10

n8n Version

1.113.3

Node.js Version

docker used

Database

SQLite (default)

Execution mode

main (default)

Hosting

n8n cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    in linearIssue or PR has been created in Linear for internal review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions