Hi,
I'm new in this forum and new is web services also.
I have made a webservice request and i get the following response :
Client found response content type of 'multipart/related; type="application/xop+
xml"; boundary="----=_Part_0_7198961.1210565973156"; start="<
[email protected]
ache.org>"; start-info="application/soap+xml"', but expected 'application/soap+x
ml'.
The request failed with the error message:
--
------=_Part_0_7198961.1210565973156
Content-Type: application/xop+xml; charset=UTF-8; type="application/soap+xml; ch
arset=UTF-8"
Content-Transfer-Encoding: binary
Content-ID: <
[email protected]>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Body><
VsdbTermResponse xmlns="http://xsd.gateway.sdp.digi.com"><return><error_code>137
</error_code><error_desc></error_desc><error_list>0163771829:1103</error_list><t
ransaction_id>3746092</transaction_id><queryResult/></return></VsdbTermResponse>
</soap:Body></soap:Envelope>
------=_Part_0_7198961.1210565973156--
I think it is something regarding with the Content-Type.
Anyone can help to explain or solve this problem?
Thanks.