Describe the problem/error/question
why am I getting this error sometimes when calling my webhook in my self-hosted instance on hostinger and other times it works as intended?
[ { “name”: “Booking_Tool”, “toolCallId”: “call_PjoAEFxxxxxxxxxxxxxxxxG3d6”, “type”: “function”, “serverUrl”: “https://n8n.xxxxxxx.hstgr.cloud/webhook/2d97f358-xxxx-xxxx-xxxx-7a22d957f420”, “error”: "Your server rejected tool-calls webhook. Error: " } ]
I am also not seeing the webhook node failing within executions, which makes me think it’s not even getting to the node and failing at server level. Been trying to figure this out for a couple of days. Would appreciate any help. TIA
What is the error message (if any)?
Your server rejected tool-calls webhook. Error:
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.113
- Database (default: SQLite): Default
- n8n EXECUTIONS_PROCESS setting (default: own, main): Not sure
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker compose on Hostinger
- Operating system: Not sure