My [POST] webhook is not working


I have made [post] webhook and when i try it on postman it show error

{
“code”: 404,
“message”: “The requested webhook "GET test" is not registered.”,
“hint”: “The workflow must be active for a production URL to run successfully. You can activate the workflow using the toggle in the top-right of the editor. Note that unlike test URL calls, production URL calls aren’t shown on the canvas (only in the executions list)”
}

installen in Hetzner server (Docker CE ) using coolify latest version of n8n with default parameter

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Activate the workflow in n8n and it will work

1 Like