
Announcements
Hello,
I'm trying to setup the flow which will:
And it seems that even though body of request is defined and even displayed on UI, the server responses with "empty body" error.
I've tested the same request using postman/swagger and in both scenarios it worked, so it seems that this connector ignores body request when executing the call. Is this know issue, or did i just misunderstood something?
I'm having different flow with the same connector, but executing POST endpoint and body works fine there
I will appreciate every kind of help, thanks in advance!