Consumed webservice doesnt work with empty response

0
We try to consume a webservice which calls a microflow which only needs to create a new entity based on the request. However, the webservice gives an error with HTTP code 200 ('Ok') if the response is empty, but works perfectly when the response is not empty (in our case we returned a boolean which is always true). Why can't you consume a webservice with an empty response??
asked
0 answers