You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calls to the confirmPlacementOption endpoint are failing with an InternalServerError.
Endpoint:
POST /inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/placementOptions/{placementOptionId}/confirmation
Error message:
{"operationStatus":"FAILED","operationId":"c694d2e6-d8c9-4d22-8bcc-5bb9469aad9c","operation":"confirmPlacementOption","operationProblems":[{"severity":"ERROR","code":"InternalServerError","message":"ERROR: Something went wrong. Please try again later."}]}
The text was updated successfully, but these errors were encountered:
Calls to the confirmPlacementOption endpoint are failing with an InternalServerError.
Endpoint:
POST /inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/placementOptions/{placementOptionId}/confirmation
Error message:
{"operationStatus":"FAILED","operationId":"c694d2e6-d8c9-4d22-8bcc-5bb9469aad9c","operation":"confirmPlacementOption","operationProblems":[{"severity":"ERROR","code":"InternalServerError","message":"ERROR: Something went wrong. Please try again later."}]}
The text was updated successfully, but these errors were encountered: