Hi everyone,
When trying to request an order's fulfillment in the Shopify Admin, we're getting an internal server error. Nothing in the order seems out of place. We do have a private app that is handling order fulfillments, but this app responds to fulfillments/create events, and so it's not in-play at this stage of the fulfillment workflow.
When inspecting the network (Shopify Admin) in Chrome DevTools, we get the following response:
{
"errors": [{
"message": "Internal error. Looks like something went wrong on our end.\nRequest ID: a68c1173-132e-4f00-891b-38a47137e13c (include this in support requests).",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"requestId": "a68c1173-132e-4f00-891b-38a47137e13c"
}
}]
}
Could someone check the logs related to the above request ID for us, so we can understand what might be going on here?
Thank you for any help!
Edit: The order ID is 2381768982611, and I can provide the full Shopify store URL in DM if requested.
User | Count |
---|---|
14 | |
12 | |
10 | |
8 | |
7 |