Hello,
when I'm calling the ES CustomerERPAddressBasicDataByNameAndAddressQuery_sync I get the following exception in .NET:
Error in deserializing body of reply message for operation 'CustomerERPAddressBasicDataByNameAndAddressQueryResponse_In'.
The inner exception says: {"The string '' is not a valid Boolean value."}
Since this is already the response message it looks like some boolean values from the response message are not set, is this the case?
Thanks,
- Juergen