N8N101 - Section 2 - Sales Data Pipeline [Hands-on Exercise] - sales-data endpoint returns success response but an empty item

Describe the problem/error/question

I’ve currently enrolled for “Essentials: Your First Workflows (N8N1011)” course, I’m stuck at section-2 hands-on exercise due to an HTTP Request node making an API request to endpoint “https://learn.app.n8n.cloud/webhook/course/n8n101/sales-data”, everything seems to be fine authentication wise, and even I get response from the endpoint however the output section shows “No fields - item(s) exist, but they’re empty”

What is the error message (if any)?

No fields - item(s) exist, but they’re empty

Please share your workflow

Share the output returned by the last node

[
  {}
]

Information on your n8n setup

  • n8n version: 2.35.4
  • Database (default: SQLite): sqlite
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): npx n8n
  • Operating system: Windows 11

Hey @karan_thakkar_kt, while you wait for a response, here are some things that might help:

Suggested resources

Automatically matched to your question.

Docs:

Forum:

@TechPrieto, @Msquare_Automation, @achamm - you’ve helped with similar issues before, can you take a look?

Automatically suggested by n8n’s community bot. It’s a pilot - please share feedback here.

@karan_thakkar_kt

This is an endpoint issue. You have to wait.
Pending for @jamiemadden_n8n