Giter VIP home page Giter VIP logo

Comments (2)

shifuma avatar shifuma commented on August 26, 2024

Checking the ShipStation docs:

Error message: Invalid XML. Error: ''', hexadecimal value 0x1B, is an invalid character. Line [Number], position [Number].' We received: '[String]'

This error message typically occurs during store imports because one or more orders has a carriage return in the Ship To address.

Possible Solution:

Check your recent orders (any orders that have not imported into ShipStation) to make sure the addresses are correct and do not contain any carriage returns. The character may not be easily visible, so you may need to edit the address on the store or marketplace to review it.

I deleted all orders to see if doing it from a blank base would work, but still get the same error.

Using Postman, I am able to get an XML response which looks clean. So maybe on the ShipStation side?

from shipstation-connect.

johnnynotsolucky avatar johnnynotsolucky commented on August 26, 2024

@mupoftpr the string in the error from ShipStation looks like it could be gzipped data that hasn't been decoded. But pretty hard to say for sure. It seems as though gzip encoding (if it is being used) is working correctly because you're not having an issue with Postman requests against the same endpoint.

Are you still having this issue currently?

from shipstation-connect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.