typebot.io icon indicating copy to clipboard operation
typebot.io copied to clipboard

Wait block makes media input fail

Open asuma312 opened this issue 4 months ago • 0 comments

Wait block returning invalid message when after an media node using whatsapp integration

Steps to reproduce the behavior:

  1. Create a media node
  2. After create a message node
  3. After the message node, create an wait node with an HTTP request node
  4. 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

Image

Image

Image

asuma312 avatar Jun 17 '25 14:06 asuma312