Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected complex element termination #94

Open
eli8levit opened this issue Oct 9, 2017 · 1 comment
Open

Unexpected complex element termination #94

eli8levit opened this issue Oct 9, 2017 · 1 comment

Comments

@eli8levit
Copy link

eli8levit commented Oct 9, 2017

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' ] } }

@pauleahanrahan
Copy link

Hello,

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?

Paul H.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants