Xero Webhook Verificaiton

Describe the problem/error/question

Unable to verifiy webhook in Xero developer.

What is the error message (if any)?

401 unsigned or 2xx not valid

Please share your workflow

Share the output returned by the last node

I’m able to have a true path returned, but Xero still won’t verify.
The path also returns false during testing due to a 1 or 2 byte difference, I’m not sure if this will be a problem later once the initial ‘handshake’ is verified?

Information on your n8n setup

  • n8n version: 1.107.4 self-hosted
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker with Trafik
  • Operating system:

This was resolved by activating the flow and running a text from Xero, rather than the flow being off and running a test.

1 Like

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