-
Notifications
You must be signed in to change notification settings - Fork 47.1k
Open
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review
Description
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
Error: Cannot read properties of undefined (reading 'error')
To Reproduce
- Create workflow with Convert to File → Discord nodes
- Configure Discord node with "Send a Message"
- Test with custom webhook URL → Works
- Test with n8n course webhook URL → Fails
- 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
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review