Wilson
TTypebot
•Created by Wilson on 3/13/2024 in #help-and-questions
HTTP Request Form-data param
I repeat the test and now worked, I will do more tests and inform you
5 replies
TTypebot
•Created by Wilson on 3/13/2024 in #help-and-questions
HTTP Request Form-data param
Thank you for your answer.
I had tried this configuration before, but this field has a different performance and need a specific configuration.
Using a nodejs server I am able to create a request, in the "http request" from typebot always return error.
This parameter --form is not a Body json information, thats the reason that it not works
{
"statusCode": 500,
"data": {
"message": "Error from Typebot server: RequestError: Expected value which is
predicate returns truthy for any value
, received values of types string
."
}
}5 replies