N8n course level 2, discord problem

Hello all,

I have finished my level 2 quiz and also the workflows execution. However, after my discord node execution, I keep getting message “Your messgae is incorrectly formatted.” Can someone please guide me? I also tried removing the outer double quotes, still I get the same message. It’s just the formatting problems

Welcome to the n8n community @deshmukhsanket

Your message should follow this pattern exactly

I sent the file using email with the label ID {{ $json.id }}. My ID: YOUR_UNIQUE_ID_HERE

PS; Ensure you’re using the Level 2 course webhook URL from your email, not the Level 1 one

2 Likes

Hi @deshmukhsanket remove the " " from the message you are sending.

1 Like

Hey all,

thanks, I was using the course 1 webhook URL. Just changed it and verified using this link n8n Level 2 Course Verification

It shows verified now, but I did not receive any email from n8n about completion, do I have to take the entire quiz again?

try without any quotes around the message — sometimes discord is picky about the formatting. if youre using a json node before the discord node, check the actual output first

Glad to help @deshmukhsanket

Edit: No, you need not retake the entire quiz.

just to corret, we do not need to retake entire quiz. My status has been updated under my profile automatically

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.