OSVC Soap API via Android
Summary
SOAP API Request via Android Ksoap library responded Access DeniedContent
Hi,
I am new to OSVC and trying to call OSVC soap API 'Get' method from my android app.
SOAP UI request works fine. but when create send object via java it responded Access denied.
I guess it is from my request body. If any one have an idea about how to build request body from android please help me.
I want to create this request from java.
End point : xxxxx.custhelp.com/services/soap/connect/soap
Request XML :
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
0