Docs
461783
2023-03-29T13:45:55Z
2024-08-30T10:37:12Z
133
0
0
258528
ShipStation sync Error - JSONObject [“orderId”] not found
Scope
This issue can occur when ShipStation throws a 404 error while creating/updating an order (SSOrderAPI.java:619)
Solution
ShipStation throws this error in 2 scenarios
If multiple orders are mapped to the same order in Shipstation i.e. all those orders have been merged in ShipStation. So when Chargebee tries to find the record during sync it throws a 404 error.
If shipped, then you can click that Ignore button on the ShipStation Sync window to ignore these records.