We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After calling the setPackingInformation API, the generatePlacementOptions API call is failing with the following error:
{ "operationStatus": "FAILED", "operationId": "da52afbb-8cdd-4a9d-a48a-8b2e67dbf730", "operation": "generatePlacementOptions", "operationProblems": [ { "severity": "ERROR", "code": "InternalServerError", "message": "ERROR: Something went wrong. Please try again later." } ] }
This error typically resolves itself after retrying the API a few times. However, it has been consistently occurring for over an hour now.
Please help us resolve this. Are we missing any steps?
The text was updated successfully, but these errors were encountered:
Hi @husain-hopstack,
Have you tried to troubleshoot the issue via support case to identify the root cause of the issue?
Thanks, Weiling Selling Partner API Developer Services
Sorry, something went wrong.
No branches or pull requests
After calling the setPackingInformation API, the generatePlacementOptions API call is failing with the following error:
{
"operationStatus": "FAILED",
"operationId": "da52afbb-8cdd-4a9d-a48a-8b2e67dbf730",
"operation": "generatePlacementOptions",
"operationProblems": [
{
"severity": "ERROR",
"code": "InternalServerError",
"message": "ERROR: Something went wrong. Please try again later."
}
]
}
This error typically resolves itself after retrying the API a few times. However, it has been consistently occurring for over an hour now.
Please help us resolve this. Are we missing any steps?
The text was updated successfully, but these errors were encountered: