Describe the issue/error/question
I’m creating a workflow to create other workflows using the n8n API. When the nodes of the workflow that I want to create by the API doesn’t have expressions everything works fine, but when I add an expression to a node parameter I get a Bad Request response.
What is the error message (if any)?
“ERROR: Bad request - please check your parameters”
Please share the workflow
Information on your n8n setup
- n8n version: 0.209.2
- Database you’re using (default: SQLite): SQLite
- Running n8n via Docker, npm, n8n.cloud, desktop app]: Docker
