Hello n8n Team,
I’m currently taking the n8n Quickstart (QS101) course and I’m stuck on the HTTP Request exercise.
I’ve configured everything according to the course:
-
Authentication: Header Auth
-
Header name:
X-API-KEY -
API key has been saved successfully.
-
Added the
x-assessment-idheader using the Assessment ID copied from my Academy profile.
However, every time I execute the HTTP Request, I receive the following error:
Bad request - please check your parameters Invalid assessment_id.
Things I’ve already checked:
-
The Assessment ID is copied directly from my Academy account.
-
The API key is configured in a Header Auth credential.
-
The request is reaching the server (I’m not getting a 401 Unauthorized error).
-
I recreated the credentials multiple times and also recreated the HTTP Request node, but the error remains the same.
Could you please check whether my Assessment ID is correctly registered/activated on your backend, or if there’s something wrong with my account?
Thank you for your help.