You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a similar problem while performing a create inbound shipment plan for FBA. I was setting values that were to be components of a preparation details list when I experienced the termination error.
Creating the higher level data structure, the list, works however when I try to add the two components, preparation owner and preparation instructions, the failure occurs. Have you made any progress?
I'm trying to create Fulfillment Outbound Shipment and that's what I get :
<Error> <Type>Sender</Type> <Code>MalformedInput</Code> <Message>Unexpected complex element termination</Message> </Error> <RequestId>8a03fed0-6631-4638-95a0-d99d05ecbb55</RequestId> </ErrorResponse> { ErrorResponse: { '$': { xmlns: 'http://mws.amazonaws.com/FulfillmentOutboundShipment/2010-10-01/' }, Error: [ [Object] ], RequestId: [ '8a03fed0-6631-4638-95a0-d99d05ecbb55' ] } }
The text was updated successfully, but these errors were encountered: