我正在使用NUSOAP将soap接口用于microsoftdynamics。我收到此错误“wsdl错误:获取https://testserver2013.api.crm4.dynamics.com/XRMServices/2011/Organization.svc?wsdl=wsdl0 - HTTP错误:没有正确分隔标题和文档”,我有点困惑。
我假设xml文档没问题,标题是否有问题,或者我可能错误地阅读了它!感谢。
文档的xml看起来像这样
<ms-xrm:FailoverPolicy xmlns:ms-xrm="http://schemas.microsoft.com/xrm/2012/Contracts/Services">
<ms-xrm:FailoverAvailable>false</ms-xrm:FailoverAvailable>
<ms-xrm:EndpointEnabled>true</ms-xrm:EndpointEnabled>
</ms-xrm:FailoverPolicy>
<ms-xrm:AuthenticationPolicy xmlns:ms-xrm="http://schemas.microsoft.com/xrm/2011/Contracts/Services">
<ms-xrm:Authentication>LiveId</ms-xrm:Authentication>
<ms-xrm:SecureTokenService>
<ms-xrm:Identifier>urn:federation:MicrosoftOnline</ms-xrm:Identifier>
<ms-xrm:LiveTrust>
<ms-xrm:AppliesTo>urn:crmemea:dynamics.com</ms-xrm:AppliesTo>
<ms-xrm:TrustVersion>WSTrustFeb2005</ms-xrm:TrustVersion>
<ms-xrm:SecurityMode>TransportWithMessageCredential</ms-xrm:SecurityMode>
<ms-xrm:LivePolicy>MBI_FED_SSL</ms-xrm:LivePolicy>
<ms-xrm:LiveIdAppliesTo>http://Passport.NET/tb</ms-xrm:LiveIdAppliesTo>
</ms-xrm:LiveTrust>
</ms-xrm:SecureTokenService>
</ms-xrm:AuthenticationPolicy>
<ms-xrm:FailoverPolicy xmlns:ms-xrm="http://schemas.microsoft.com/xrm/2012/Contracts/Services">
<ms-xrm:FailoverAvailable>false</ms-xrm:FailoverAvailable>
<ms-xrm:EndpointEnabled>true</ms-xrm:EndpointEnabled>
</ms-xrm:FailoverPolicy>
<ms-xrm:AuthenticationPolicy xmlns:ms-xrm="http://schemas.microsoft.com/xrm/2012/Contracts/Services">
<ms-xrm:Authentication>OnlineFederation</ms-xrm:Authentication>
<ms-xrm:SecureTokenService>
<ms-xrm:Identifier>https://dynamicscrmemea.accesscontrol.windows.net/</ms-xrm:Identifier>
<ms-xrm:OrgTrust>
<ms-xrm:AppliesTo>urn:crmemea:dynamics.com</ms-xrm:AppliesTo>
<ms-xrm:TrustVersion>WSTrustFeb2005</ms-xrm:TrustVersion>
<ms-xrm:SecurityMode>TransportWithMessageCredential</ms-xrm:SecurityMode>
<ms-xrm:LivePolicy>MBI_FED_SSL</ms-xrm:LivePolicy>
<ms-xrm:LiveIdAppliesTo>http://Passport.NET/tb</ms-xrm:LiveIdAppliesTo>
<ms-xrm:LiveEndpoint>https://login.microsoftonline.com/RST2.srf</ms-xrm:LiveEndpoint>
<ms-xrm:Identifier>urn:federation:MicrosoftOnline</ms-xrm:Identifier>
</ms-xrm:OrgTrust>
</ms-xrm:SecureTokenService>
</ms-xrm:AuthenticationPolicy>
<ms-xrm:FailoverPolicy xmlns:ms-xrm="http://schemas.microsoft.com/xrm/2012/Contracts/Services">
<ms-xrm:FailoverAvailable>false</ms-xrm:FailoverAvailable>
<ms-xrm:EndpointEnabled>true</ms-xrm:EndpointEnabled>
</ms-xrm:FailoverPolicy>
<sp:TransportBinding xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
<wsp:Policy>
<sp:TransportToken>
<wsp:Policy>
<sp:HttpsToken/>
</wsp:Policy>
</sp:TransportToken>
<sp:AlgorithmSuite>
<wsp:Policy>
<sp:TripleDes/>
</wsp:Policy>
</sp:AlgorithmSuite>
<sp:Layout>
<wsp:Policy>
<sp:Strict/>
</wsp:Policy>
</sp:Layout>
<sp:IncludeTimestamp/>
</wsp:Policy>
</sp:TransportBinding>
<sp:SignedSupportingTokens xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
<wsp:Policy>
<sp:IssuedToken sp:IncludeToken="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/AlwaysToRecipient">
<Issuer xmlns="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
<Address xmlns="http://www.w3.org/2005/08/addressing">https://login.microsoftonline.com/RST2.srf</Address>
<Metadata xmlns="http://www.w3.org/2005/08/addressing">
<Metadata xmlns="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<wsx:MetadataSection xmlns="">
<wsx:MetadataReference>
<Address xmlns="http://www.w3.org/2005/08/addressing">https://dynamicscrmemea.accesscontrol.windows.net/v2/wstrust/mex</Address>
</wsx:MetadataReference>
</wsx:MetadataSection>
</Metadata>
</Metadata>
</Issuer>
<sp:RequestSecurityTokenTemplate>
<trust:KeyType xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://docs.oasis-open.org/ws-sx/ws-trust/200512/SymmetricKey</trust:KeyType>
<trust:KeySize xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">192</trust:KeySize>
<trust:Claims Dialect="http://schemas.xmlsoap.org/ws/2005/05/identity" xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">
<wsid:ClaimType Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier" xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity"/>
</trust:Claims>
<trust:KeyWrapAlgorithm xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p</trust:KeyWrapAlgorithm>
<trust:EncryptWith xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/04/xmlenc#tripledes-cbc</trust:EncryptWith>
<trust:SignWith xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2000/09/xmldsig#hmac-sha1</trust:SignWith>
<trust:CanonicalizationAlgorithm xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/10/xml-exc-c14n#</trust:CanonicalizationAlgorithm>
<trust:EncryptionAlgorithm xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/04/xmlenc#tripledes-cbc</trust:EncryptionAlgorithm>
</sp:RequestSecurityTokenTemplate>
<wsp:Policy>
<sp:RequireInternalReference/>
</wsp:Policy>
</sp:IssuedToken>
</wsp:Policy>
</sp:SignedSupportingTokens>
<sp:Wss11 xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
<wsp:Policy/>
</sp:Wss11>
<sp:Trust13 xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
<wsp:Policy>
<sp:MustSupportIssuedTokens/>
<sp:RequireClientEntropy/>
<sp:RequireServerEntropy/>
</wsp:Policy>
</sp:Trust13>
<wsaw:UsingAddressing/>
</wsp:All>
</wsp:ExactlyOne>
任何想法,谢谢!或者关于微软动态crm online 2011的任何好的工作教程都会很棒!
谢谢!
答案 0 :(得分:0)
检查您的行结尾。 问题可能是由PHP /源文件中的LF和CR + LF混合引起的。
答案 1 :(得分:0)
我刚刚看到这个错误,它似乎是nusoap代码中的一个错误。在我们的例子中,这是由对SOAP调用的401错误响应引起的,但301和302响应似乎会触发相同的问题。
该错误似乎出现在以下代码行中:
if($ pos = strpos($ data,&#34; \ r \ n \ r \ n \ n&n&#34;))
当标题被剥离时,$ pos被设置为0并且评估为FALSE,而看起来开发人员打算将其评估为TRUE以及标题完整的情况。
请参阅: https://github.com/codecasts/nusoap-php7/blob/master/lib/class.soap_transport_http.php