Im on the QS101 “GetDataFromWarehouse” exercise and my requests are rejected with 400 “Invalid assessment_id”, even though the assessment ID matches the one on my n8n Academy profile. Endpoint: https://learn.app.n8n.cloud/webhook/courses/n8n-quickstart/company-warehouse Method: GET Header x-assessment-id: 3cf0ca60c7099f3e5529f0d57fb38df1 Header Auth (X-API-KEY) : configured with the key provided by the course Error: 400 - {“error”:“Invalidassessment_id.”}
The HTTP Request node is configured exactly as the lesson describes. Could the Education team please re-activate / revalidate my assessment ID?
@jacob_grimmer
There is something wrong with the endpoint.
It is not your fault.
This is an issue for the Academy team to resolve as I am also facing the same issue.
Note: I had already passed QS101
Hello,
There were some issues with our API last night that have been resolved. Please try again.
cheers,
Same issue here. Assessment ID 24c841814fba2bc1a440daabb018bec6 (matches my Academy profile) gets 400 {"error":"Invalid assessment_id."} on the company-warehouse endpoint, with Header Auth configured per the lesson.
Also, company-data returns 404 "Active version not found for workflow aXsHqpRntXDZOZ2t" — looks unpublished — and order-tool returns HTTP 200 with an empty body. So all three Section 2/3 data endpoints appear affected, blocking every workflow checkpoint.
Could you revalidate our assessment IDs and republish the endpoints?
I can confirm all endpoints are active and working as expected.