Make sure the issue is related to Botpress Cloud.
Report ID
No response
Description of the bug or feature request
When sending an event from the client side, Botpress interprets it as a user message.
If the user is currently in a workflow node that enforces input validation (e.g., expecting specific input types), the event triggers a validation error, as if the user had entered invalid data.
Is this the intended behavior, or is it a bug?
In any case, this prevents me from using client-side events effectively.