【问题标题】:System.CalloutException: Web service callout failed: WebService returned a SOAP Fault: Internal Error (from client) faultcode=env:Client faultactor=System.CalloutException:Web 服务调用失败:WebService 返回 SOAP 错误:内部错误(来自客户端) faultcode=env:Client faultactor=
【发布时间】:2020-04-02 19:28:58
【问题描述】:

即使在传递了所有必需的参数后,我在调用 web 服务时也会收到以下响应。有人可以帮助我如何解决此错误,任何信息都会有所帮助。

错误文本是:

"System.CalloutException: Web service callout failed: WebService returned a 
SOAP Fault: Internal Error (from client) faultcode=env:Client faultactor="

【问题讨论】:

    标签: api salesforce integration soap-client


    【解决方案1】:

    检查 WSDL 是否有 sequence 元素;如果是这样,您需要确保参数按照该元素定义的顺序。

    https://w3schools.com/xml/el_sequence.asp

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-05-14
      • 1970-01-01
      • 1970-01-01
      • 2020-11-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多