Unable to retrieve company-data

Hello community,
I’m trying to complete the “QS101” course
I’ve reached the Working with Data: Retrieving Order data section and when I try to make an HTTP Get request to https://learn.app.n8n.cloud/webhook/courses/n8n-quickstart/company-data, I get an error "Your request is invalid or could not be processed by the service

Invalid assessment id. Please ensure you are using the assessment ID listed under your name when logged into learn.n8n.io" even though I’ve correctly entered the assessment-id from my profile. What should I do? I can’t move forward in the course without this :frowning:

Thank you for your help!

Hi Millmo58,

Unfortunately, I’m experiencing the same issue. I suspect the problem lies with n8n Academy’s backend logic checks rather than how we are making the call or which n8n instance we are using. I tried testing it with Postman but ran into the same error.

I tried the endpoint you provided and encountered the same issue when working on Section 2 of the N101 Course (sending a GET request to https://learn.app.n8n.cloud/webhook/course/n8n101/sales-data). This happens even though the assessment-id works perfectly fine for Section 1 when sending a GET request to https://learn.app.n8n.cloud/webhook/course/foundations/register.

In the meantime, we could review the text-based sections and complete the quizzes while we wait for a response from the n8n Academy team.

Hello,

Thanks for reporting this, its been fixed.

cheers,

Hello,

Thanks for reporting the n8n101 issue, this has been fixed.

cheers,

Thanks @jamiemadden_n8n , it’s back. Although, could you please also check for courses N102 and N103? I checked, and their endpoints also failed when checking the assessment ID.

Example:

  • N102 - GET https://learn.app.n8n.cloud/webhook/course/n8n102/orders

  • N103 - GET https://learn.app.n8n.cloud/webhook/course/n8n103/feedback

Thanks @kristinker

These have been fixed and I’ve gone through and audited all our course endpoints and updated the last few course references I missed.

cheers,

Thanks everyone for the help, everything’s working again :partying_face: