First webhook authorization never works

Hey guys,

I really cant understand what is going on with the initial webhook. No matter what settings I use, the “Authentication” option (which is 100% set up properly) in the first webhook NEVER works and passes the data. The only time it works is when I add an additional HTTP Request and enter the same saved Authentication information. I tried a new workspace, tried to create another initial webhook, I keep getting the “Authorization data is wrong!” error in the logs. I am confused on how and why the first authentication config never works. I am using the latest n8n

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:

Version: 1.64.3
SQLite
Docker
Executions process is off
Debian 11.9

Hey @webmaster101,

Can you share a workflow so we can try and reproduce this? I tried following along but I ended up with a webhook node that was working as expected.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.