【发布时间】:2014-04-26 01:28:09
【问题描述】:
我有一个 magento 商店 1.7.0.1。 管理员已针对 WsI 合规性和不合规性进行了配置和验证。 UNSECURE URL 类似于 site.com/store。
当尝试访问site.com/store/api/v2_soap/index/
我得到以下信息 -
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>WSDL</faultcode><faultstring>SOAP-ERROR: Parsing WSDL: Unexpected WSDL element <operation></faultstring>
</SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
我用谷歌搜索了可能导致错误的原因,但我无能为力。有人可以帮忙吗?
【问题讨论】: