A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I have called /admin/api/2021-10/orders/{order_id}/fulfillments.json API and got error
one of the errors
{"base":["Line item '11608343347290' is already fulfilled"]}
I looked at the Timeline and no orders were fulfilled before this
The order has a total of 66 line items, but only 34 line items are visible
The other 32 orders disappeared
Please help us find out why, thanks
Request Time:
2022-01-12T04:04:31+00:00
Request ID:
451c5573-b618-4433-bc42-7a9c196a89b9
037c5c03-d523-457f-b992-888b56f396a1
4c5c2ae9-eae0-4a76-9f1b-3517613154dc
We are experiencing the same issue when fulfillling orders. Although all of the order's item are unfulfilled we receive exact the same error message:
"base":["Line item '11436285395004' is already fulfilled"]