When using the Todoist connection in a flow to create a new task I get a "bad request" error:
{
"error_tag": "INVALID_ARGUMENT_VALUE",
"error_code": 20,
"http_code": 400,
"error_extra": {
"expected": "list",
"event_id": null,
"argument": "commands",
"retry_after": 2
},
"error": "Invalid argument value"
}
I have tried reconnecting Todoist, but it doesn't help. Any idea how I could fix it?