Android ksoap nested soap objects in request gives error in response
- by Smalesy
I'm trying to do the following soap request on Android using KSOAP. It contains a list of nested soap objects. However, I must be doing something wrong as I get an error back.
The request I am trying to generate is as follows:
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope…