-
Couldn't load subscription status.
- Fork 5
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If the response_id (for a conversation) is wrong in the webhook node, Kaapi sends back this:
%{
"data" => nil,
"error" => "Invalid 'previous_response_id': '@results.ress'. Expected an ID that contains letters, numbers, underscores, or dashes, but this value contained additional characters.",
"metadata" => nil,
"success" => false
}
The response doesn't return any metadata passed as additional parameters like contact, flow, or other details that we originally sent. Because of this, the flow is crashing — we need the contact and flow details to resume the flow.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Closed