Fulfillment Inbound v2024-03-20: "severity":"ERROR","code":"InternalServerError","message":"ERROR: Something went wrong. Please try again later." #4466
Labels
FBA Inbound
Issues related to FBA Inbound APIs
Support Issue
Issues that requires a Developer Support case
Could you please tell me how to handle the following return error? We are experiencing intermittent errors from certain interfaces, and even after waiting for a long time, the error persists. It seems that once this error occurs, no subsequent requests will succeed, which is blocking our process. We have a lot of orders to process recently, so please prioritize this issue.
SALE_SITE:UK
GetInboundOperationStatus
{"requestData":{"operationId":"6cd8a3e3-8e61-435a-a5e2-566fe5950cb6"}}
respond:
{"operationStatus":"FAILED","operationId":"823d2dd6-53bd-4cd4-b65e-fe3ccc36db49","operation":"createInboundPlan","operationProblems":[{"severity":"ERROR","code":"InternalServerError","message":"ERROR: Something went wrong. Please try again later."}]}
SALE_SITE:AU
GetInboundOperationStatus
{"requestData":{"operationId":"58d8c44d-0abd-4f66-ad0e-a3fb594385d8"}}
respond:
{"operationStatus":"FAILED","operationId":"7d4436db-b4da-4310-8bab-e9ab7ad238f7","operation":"generatePlacementOptions","operationProblems":[{"severity":"ERROR","code":"InternalServerError","message":"ERROR: Something went wrong. Please try again later."}]}
The text was updated successfully, but these errors were encountered: