Describe the problem/error/question
I’m working through the level 1 tutorial at Getting data from the data warehouse | n8n Docs and I created the http request node and double checked the credentials, I’m getting an error that say’s This webhook is not registered for GET requests. Did you mean to make a POST request?
This is the webhook URL I am using is
https://internal.users.n8n.cloud/webhook/course-level-1
I’ve tried recreating the node and changing the request to a POST request neither option works, when using a POST request the error changes to
Your message is incorrectly formatted. | |
---|---|
What is the error message (if any)?
The resource you are requesting could not be found
This webhook is not registered for GET requests. Did you mean to make a POST request?
Please share your workflow
1 HTTP Request node
Share the output returned by the last node
Information on your n8n setup
- Using hosted N8N, registered 2 days ago