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

fulfillment-inbound-api-v2024-03-20 (Broken) #661

Closed
stesmyth opened this issue May 22, 2024 · 1 comment
Closed

fulfillment-inbound-api-v2024-03-20 (Broken) #661

stesmyth opened this issue May 22, 2024 · 1 comment

Comments

@stesmyth
Copy link

We're still having the same issues... Can't get it to work regardless of what's posted on github.
And the feedback from the API itself is nonsense...

packingOptionId is always '0000'
supportedShippingConfigurations is always empty
contentInformationSource Barcode / Content Provided gives the same issue

"errors": [
{
"code": "InternalFailure",
"message": "We encountered an internal error. Please try again.",
"details": ""
}
]

Occurs on SetPackingInformation... every time

22/05/2024 15:33:47 | Status (createInboundPlan) [7898e7fb-38e1-4c75-a6bc-11cd87713137]
22/05/2024 15:33:52 | Status (IN_PROGRESS) [7898e7fb-38e1-4c75-a6bc-11cd87713137]
... ... ...
22/05/2024 15:34:00 | Status (SUCCESS) [7898e7fb-38e1-4c75-a6bc-11cd87713137]

22/05/2024 15:34:06 | Status (generatePackingOptions) [da6e77a6-2bcb-416e-b532-f0d426645119]
22/05/2024 15:34:11 | Status (IN_PROGRESS) [da6e77a6-2bcb-416e-b532-f0d426645119]
... ... ...
22/05/2024 15:34:13 | Status (SUCCESS) [da6e77a6-2bcb-416e-b532-f0d426645119]

"packingOptions": [
{
"packingGroups": [
"pg0ff66378-6c99-4280-a3b5-b89f66e78b82"
],
"fees": [],
"discounts": [],
"packingOptionId": "po00000000-0000-0000-0000-000000000000",
"supportedShippingConfigurations": [],
"inboundPlanId": "wf0cf8caec-7f52-4153-9b5e-c3e5da97913b",
"status": "ACCEPTED"
}
]

Note: generatePackingOptions Response status is always 'ACCEPTED' even before 'confirmPackingOption' is called.

Calling createInboundPlan and then picking up in the SendToAmazon GUI works fine, but generatePackingOptions via API doesn't. (UK Marketplace)

@shreeharsh-a
Copy link
Contributor

Hi @stesmyth,
Please reach out to developer support so that we can better help you with issues related to SP API.

Note: SP API related issues / troubleshooting support is managed by a different team. We can help if the issue is related to the content published on this repo.

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