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

GetShipment #4294

Open
xyloneX opened this issue Nov 5, 2024 · 2 comments
Open

GetShipment #4294

xyloneX opened this issue Nov 5, 2024 · 2 comments
Assignees

Comments

@xyloneX
Copy link

xyloneX commented Nov 5, 2024

{
  "errors": [
    {
      "code": "BadRequest",
      "message": "ERROR: Operation GetShipment cannot be processed, because shipment sh9612061e-307d-41bc-8437-0c00c0727b68 is not found in the confirmed placement option pl447af68f-28c4-47a2-9066-581f277f960f.",
      "details": ""
    }
  ]
}

The getShipment Operations does not have a placementOptionId parameter
Why is there such an error?

@xyloneX
Copy link
Author

xyloneX commented Nov 5, 2024

{
  "errors": [
    {
      "code": "BadRequest",
      "message": "ERROR: Operation GetShipment cannot be processed, because shipment sh9612061e-307d-41bc-8437-0c00c0727b68 is not found in the confirmed placement option pl447af68f-28c4-47a2-9066-581f277f960f.",
      "details": ""
    }
  ]
}

getShipment 操作没有 placementOptionId 参数 为什么会出现这样的错误?

I think I know where the problem is. confirmPlacementOptions cannot get shipment information on other placementId.

@puppsupr
Copy link

puppsupr commented Nov 9, 2024

Hi,
This has been fixed. Please try again if the generated options didn't expire. If they expired please try to generate the options again of they have not been confirmed.

@puppsupr puppsupr self-assigned this Nov 9, 2024
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

3 participants