Covers all questions related to inventory management, order fulfillment, and shipping.
Could a developer look at the Shopify Error ID and let us know what's failing?
ClientError: Internal error. Looks like something went wrong on our end.
Request ID: 0dddf7c6-469d-4576-a2a0-d5a2fc27eb02-1709703550 (include this in support requests).
{"response":{"errors":[{"message":"Internal error. Looks like something went wrong on our end.\nRequest ID: 0dddf7c6-469d-4576-a2a0-d5a2fc27eb02-1709703550 (include this in support requests).","extensions":{"code":"INTERNAL_SERVER_ERROR","requestId":"0dddf7c6-469d-4576-a2a0-d5a2fc27eb02-1709703550"}}],"status":200,"headers":{}},"request":{"query":"mutation commitEdit($id: ID!, $notifyCustomer: Boolean!) {\n orderEditCommit(id: $id, notifyCustomer: $notifyCustomer) {\n order {\n id\n tags\n }\n userErrors {\n field\n message\n }\n }\n}","variables":{"id":"gid://shopify/CalculatedOrder/72110276902","notifyCustomer":false}}}
I would really appreciate it! It fails on the first attempt, but works on a duplicate second attempt.
Any reasoning would help us push an app to production.
Up!
You're not alone