
I made a custom connector, based on postman. In postman it works, and running directly in the connector, it works too. Only when I try to use it within the stream does this problem occur.
Swagger
was working and stopped out of nowhere. Does anyone know what can it be? Tku
Hi @andrecordeiro1 ,
Have you tried putting the body in string variable and added that variable as body ?
Thanks