Initiating outbound calls through `/call` API give...
# support
b
I looked into the new workflow, which I then deleted. Since deleting it, I cannot start a call with that Assistant. Assistant ID:
8bf8d5f0-9629-415f-9857-ea74e630e5af
even though I'm not initiating the call with a workflow
Copy code
{
  "message": "Couldn't Get Workflow. `workflowId` 26b2bb0d-d700-4b00-b5da-c75c93447490 Does Not Exist.",
  "error": "Bad Request",
  "statusCode": 400
}
I updated the Assistant again and all is good now. I'd recommend avoiding resetting the Assistant workflows are tried out. Or at least inform the users accordingly
k
Hey! To help track down this issue, could you share: - The call ID This would really help us figure out what went wrong!
b
No call ID was returned as the
/call
failed
2 Views