#API Invalid option killing session

1 messages · Page 1 of 1 (latest)

sharp kestrel
#

Hello everyone, I'm using the typebot api with my WhatsApp customer service platform, using it I create a service flow, sometimes when the flow doesn't have the "else" defined, when the user selects an invalid option it ends up informing that the option is invalid, but at the same time it ends up killing the session, so when the user sends a message again it ends up freezing the chat since the post to continue Chat ends up failing since the session no longer exists, how to solve it?

olive hull
#

I’m having a hard time understanding the issue

#

If at some point you have a Condition block, and the else is not connected to anything then yes if it falls into the else, the chat is then ended