Hello n8n Community,
I have just started the Level One n8n course and am running into an issue executing the HTTP Request node.
I am using the credentials that were emailed to me by n8n as part of the course setup. However, when I attempt to execute the HTTP node, I consistently receive the following error:
Forbidden – perhaps check your credentials?
Authorization data is wrong!
Key points for context:
-
The HTTP node executes, but fails authentication.
-
Credentials were copied directly from the n8n email.
-
I have confirmed there are no extra spaces or formatting issues.
-
This occurs even when using the exact configuration shown in the course material.
My questions:
-
Are the Level One course credentials limited in scope or restricted from HTTP node execution?
-
Is there a known issue with course credentials and authenticated HTTP requests?
-
Is a separate API key, personal account, or different credential type required for HTTP nodes?
-
Are there specific headers or auth settings required that are not covered early in the course?
Any guidance on whether this is a permissions issue, credential mismatch, or expected limitation would be appreciated.