I’m reposting this here because I was in the wrong section.
I’m taking “N8N101 Essentials: Your First Workflows” course, and I’m working through section 1.2 of Hand-on exercise:Buikding a sales data pipeline. After following all the steps to configure the http request node step by step, the node gives me the error “Forbidden - perhaps check your credentials?
Authorization data is wrong!”
Having already used these credentials for the exercises in “n8n quickstart” course, how is it possible that I’m getting this type of error? Is it possible that the URL indicated (https://learn.app.n8n.cloud/webhook/course/n8n101/sales-data) is incorrect?
Can someone help me by showing me step by step how to configure the credentials and settings in the http node? Thank you
Simba, I’m having the same problem too. I’ve tried several times and created multiple credentials, but I keep getting Error 403…
me too, it’s frustrating. I thought I was the only one because I didn’t find any tickets with the same problem.
Hello,
The n8n quickstart credentials are not the same credentials used in our foundations courses. This is by design to learn to check your credentials and ensure you’re learning how to configure them more than once.
The hands on exercise in section 1 takes you through the steps to create the foundations credential used throughout all 3 courses in this program.
cheesr,
Now I understand, I don’t know why when I pressed “Enter Course” it made me start from the second section. Now that I’ve followed section 1, everything is clear. Thanks.