A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I want to create an order via API so I call API to create a draft order, draft order created but when I call API for completing draft order, an error has occurred.
Return message is : "Resulting order was not persisted"
Would anyone explain why?
I use GraphQL for draftOrderComplete API, version: 2022-04
Same... running the same call again seems to sometimes succeed... maybe something broke internally recently for this API
I'm having the same error, also as @kunalwf mentioned, retrying usually solves it. It this the right approach? Just re-trying?
I have been having the same issue starting some weeks ago. The complete API suddenly started returning the error {"errors": "Resulting order was not persisted"}.
Any help is appreciated
I'm also encountering this error, it's rather annoying. Did anybody find a way to fix it?
I'm also receiving the same error:
"Resulting order was not persisted"
When I try to create a new order draft.. so I can't create orders from my dashboard now 😞
There's a way to solve this? I'm losing money 😞
Hi all,
The generic "Resulting order was not persisted" error message could be related to several issues.
If you have specific examples, or can share the steps of how you are able to replicate using the Admin APIs, please reach out directly to support.
Thanks
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog