kSOAP2 double ID exception

前端 未结 2 745
情深已故
情深已故 2020-12-21 20:54

I am attempting to use kSOAP 2 in my android application, and when I try to perform a particular webservice request, I end up getting thrown a \"double ID\" exception. I wa

2条回答
  •  轮回少年
    2020-12-21 21:21

    I was able to resolve this by removing the diffgr:before element the webservice was sending. I did that thanks to this post

提交回复
热议问题