Hi n8n Team,
I am currently working on the N8N102 course assessment step (Building an API Integration Pipeline). While executing the HTTP Request node “SendToPriorityQueue”, I am receiving a 404 error from the course backend API.
Details:
- Node: HTTP Request (SendToPriorityQueue)
- Endpoint: https://learn.app.n8n.cloud/webhook/course/n8n102/priority-queue
- Error Message: “Active version not found for workflow with id “Sh9XB44Rlbu5437j””
- HTTP Code: 404
It seems the target assessment workflow on the course backend side is currently deactivated or missing its active deployment.
Could you please check and activate the target workflow on the backend so we can complete the evaluation step?
Thank you!