mtuliosan
mtuliosan
I also have a problem uploading any file via chat. From what I understand, it is generating a URL like ".../rails/active_storage/blobs/redirect/..." and this URL is inaccessible, returning a 404 when...
waiting-for-reply @vishnu-narayanan
Steps to reproduce https://drive.google.com/file/d/1R_7r-7-_BC7yHCtpMT8tVyIu-_P5DP3L/view?usp=drive_link What's happening Not send body in request http POST What were you expecting send body in request http POST
Indeed, I tested it with webhook.site and Baserow, and the body is only not being sent to Baserow. Strangely, when testing from Typebot, it works, but it doesn't work when...
Indeed, I tested it via Postman with Baserow and it works normally. The problem only occurs with Typebot. Strangely, when testing from Typebot, it works, but it doesn't work when...
Steps to reproduce:   Example: https://app.typebot.io/typebots/clyqokouw0027jql9vp8h361m/edit
But in your case, you need to add the header Content-Type application/json.