N8n auto adds authentication to my webhooks

I’ve encountered this error with the latest update/canvas.

It just adds auth to all the Webhooks, which makes my workflows fail… when I did not add the auth…

(I don’t have any credentials saved for it, I had one before, but I removed it when I started having this problem…)

Instance Info:

  • n8nVersion: 1.65.2
  • platform: docker (self-hosted)

Have you restarted your instance? I think I also had this issue some time ago. Restarting the n8n instance helped.

Will try that, thanks!!