Open manish-in-java opened 6 days ago
Hello manish-in-java, In order to correctly resolve this issue, Please open a support case following the guidance here so we can pursue the investigation as additional details are required from your end.
Thanks, Selling Partner API Developer Services
@puppsupr, can you clarify what additional information is required from me? I have provided all the information in the issue here. To reiterate:
To summarize, some requests are working on the sandbox with the samples provided in the documentation - some are not - Generate Transportation Options being one.
For what it is worth, also see https://github.com/amzn/selling-partner-api-models/issues/4248, which is the same issue for a different API and that one has been accepted. On that issue, @mafge tried the documented steps and confirmed that indeed the sandbox returns an unexpected error with the documented request.
What is different about this issue that requires me to open it elsewhere?
According to the API model available from Github at github.com/amzn/selling-partner-api-models/blob/main/models/fulfillment-inbound-api-model/fulfillmentInbound_2024-03-20.json, we are supposed to send the following
GenerateTransportationOptions
request to the sandbox:However, this request always results in the following response from the sandbox:
How do we test this API?