Describe the problem/error/question
I’m trying to update a workflow that is triggered by Strava. The issues started when I tried to move the Strava trigger to a different workflow in an attempt to create a ‘router’ for logged Strava activities. When attempting to save the new workflow I received the error below. I’ve since abandoned that idea, in favour of just getting the original one working again - but am now unable to save my original workflow.
Note the code below shows a webhook trigger - this was a test. I only want to use a Strava trigger here.
What is the error message (if any)?
Strava Trigger: 400 - {"message":"Bad Request","errors":[{"resource":"PushSubscription","field":"subscription","code":"already exists"}]} - Bad Request
Please share your workflow
Share the output returned by the last node
Last node isn’t reached, I can’t activate the workflow
Information on your n8n setup
- n8n version: 1.8.2
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubunut