Closed robotroll closed 4 years ago
When invoke is called with only one data element this element needs to be unwrapped. Otherwise the server is not able to deconstruct a JSON serialized object when this is the data to be send.
Never mind, the object given to invoke does not need to be serialized upfront.
When invoke is called with only one data element this element needs to be unwrapped. Otherwise the server is not able to deconstruct a JSON serialized object when this is the data to be send.