Open GoogleCodeExporter opened 9 years ago
Namespace "ns2" is defined in an element which uses ns2 as its namespace. This
is the main cause of this error.
It seemed to me that this is a common defect in methods which uses complex type
as a element in another complex type using the same namespace(e.g. getMediaUri).
Best regards,
Yichi Zhang
Original comment by yic...@gmail.com
on 23 Jan 2015 at 9:37
A possible work-around for this issue is to add the same namespace declaration
to the SOAP body or envelope manually.
Not good programming practice, but worked for me.
Best Regards,
Yichi Zhang
Original comment by yic...@gmail.com
on 23 Jan 2015 at 10:07
Original issue reported on code.google.com by
fjcabe...@visual-tools.com
on 3 Oct 2014 at 11:51