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