typebot.io
typebot.io copied to clipboard
Wait block makes media input fail
Wait block returning invalid message when after an media node using whatsapp integration
Steps to reproduce the behavior:
- Create a media node
- After create a message node
- After the message node, create an wait node with an HTTP request node
- When following the flow will get an error in the media "invalid message, please try again"(the default message in my case)
Expected behavior The flow should wait(its working) then use the media to do the following Both the media and the wait is working(i can see the media on minio and its working on the results panel) Then follow the flow as intended without the error message
Without the wait block everything works fine
Screen recording