Describe the problem/error/question
I have a workflow that is triggered by a Strava Trigger Node.
Everything works perfectly when I test the workflow in the editor.
But when clicking on the toggle to activate my workflow, I get an error (Bad Request) and I can’t activate it.
I don’t think the issue are my credentials, as I tried using a normal Strava Get Activity Node and that could be activated correctly.
The issue has probably something to do with the Strava Trigger Node (Webhook).
I have n8n installed using hass-n8n on a Raspberry Pi 5 running Home Assistant OS. The instance is publicly accessible using a Cloudflare Tunnel.
What is the error message (if any)?
The Error Message is:
Workflow could not be activated:
*Bad Request*
(Yes, it is really that vague).
Please share your workflow
Information on your n8n setup
- n8n version:1.59.0
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):Home Assistant OS Addon
- Operating system:Home Assistant OS