Getting some errors while trying to setup my stamps.com integration.
Two errors I'm getting are:
An error has occurred, printing the fault detected, which you can send to the EasyCart support staff to help troubleshoot. SOAP FAULT: There was an exception running the extensions specified in the config file. ---> An error occurred while parsing EntityName. Line 8, position 21.
An error has occurred, printing the fault detected, which you can send to the EasyCart support staff to help troubleshoot. SOAP FAULT: Invalid authenticator.
Log is:
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap: Server</faultcode><faultstring>Invalid authenticator.</faultstring><faultactor>https://swsim.stamps.com/swsim/swsimv42.asmx</faultactor><detail><sdcerror code="002B0201" xmlns="http://stamps.com/xml/namespace/2008/01/fault">Invalid authenticator. Bridge exception code 0x002b0201; module 43, category 2, item 1.</sdcerror></detail></soap:Fault></soap:Body></soap:Envelope>
Thanks for any help.
Two errors I'm getting are:
An error has occurred, printing the fault detected, which you can send to the EasyCart support staff to help troubleshoot. SOAP FAULT: There was an exception running the extensions specified in the config file. ---> An error occurred while parsing EntityName. Line 8, position 21.
An error has occurred, printing the fault detected, which you can send to the EasyCart support staff to help troubleshoot. SOAP FAULT: Invalid authenticator.
Log is:
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><faultcode>soap: Server</faultcode><faultstring>Invalid authenticator.</faultstring><faultactor>https://swsim.stamps.com/swsim/swsimv42.asmx</faultactor><detail><sdcerror code="002B0201" xmlns="http://stamps.com/xml/namespace/2008/01/fault">Invalid authenticator. Bridge exception code 0x002b0201; module 43, category 2, item 1.</sdcerror></detail></soap:Fault></soap:Body></soap:Envelope>
Thanks for any help.
Comment