Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Receiving "Shopify internal error: Internal Server Error" fulfilling a single line item on an order

Receiving "Shopify internal error: Internal Server Error" fulfilling a single line item on an order

bmiller
Visitor
2 0 0

Receiving an error fulfilling a line item on an order using the Shopify Rest Client for node.js, version 2021-07. (@shopify/shopify-api)

Error Message returned:
Shopify internal error: Internal Server Error. If you report this error, please include this id: dd9faf67-8916-49e7-957e-8d4d900a5929

Shopify REST Client Post parameters: 

{
   "path":"orders/3938118369438/fulfillments",
   "data":{ 
      "fulfillment":{ 
         "location_id":56349229214, 
         "notify_customer":false, 
         "tracking_number":null, 
         "line_items": [{"id":10151556153502}] 
       }
     },
     "type":"application/json" 
}

 

Order number: 3938118369438
Line Item ID: 10151556153502

Replies 2 (2)

GrahamS
Shopify Staff (Retired)
193 37 55

Hello @bmiller ,

Have you been consistently encountering this? If so, can you please provide the most recent x-request-id you have available? They expire after a brief time period, so the more recent the better.

Best,

Graham

To learn more visit the Shopify Help Center or the Community Blog.

bmiller
Visitor
2 0 0

@GrahamS 
No, it does not seem to be every time from what I can tell. This is the most recent request id:

ae489567-eae3-4be5-b8df-9cf9ed9f0e1b