karrioapi / karrio

Programmable Shipping API (self-hosted)

Home Page:https://karrio.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid USPS eVSCertifyRequest request

danh91 opened this issue · comments

commented

Describe the bug
USPS local shipment request returns an error

To Reproduce
Steps to reproduce the behaviour:

  1. Go to '/create_label'
  2. Enter shipping details to obtain live rates
  3. Press Buy label button
  4. See error
Documents.__init__() require label

Instance details:

  • Version 2023.9.12

Additional context

  • API log timeline (response):
<Error>
    <Number>-2147221202</Number>
    <Source>Common:XmlParse</Source>
    <Description>The element &amp;#39;eVSCertifyRequest&amp;#39; has invalid child element
        &amp;#39;ToAddress2&amp;#39;. List of possible elements expected:
        &amp;#39;ToAddress1&amp;#39;.</Description>
    <HelpFile />
    <HelpContext />
</Error>