Page 1 of 1

Ship Station Export

Posted: Fri Oct 26, 2018 4:07 am
by tripleW
A GoldR10 SR1 site is getting this error when trying to export orders to Ship Station:

Object reference not set to an instance of an object.
Exception: Object reference not set to an instance of an object. Stack Trace: at CommerceBuilder.Services.ShipStation.ShipStationService.CreateOrder(OrderShipment shipment) at CommerceBuilder.DataExchange.ShipStationExportManager.a(ShipStationExportOptions A_0)

Any ideas as to what would cause this?

Thanks

Re: Ship Station Export

Posted: Sun Oct 28, 2018 10:03 pm
by jmestep
I just checked the R12 source code vs. the R10 source code and there are 4 null checks in R12 that aren't there in R10.