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.

INTERNAL_SERVER_ERROR on Storefront API's "cart" query

INTERNAL_SERVER_ERROR on Storefront API's "cart" query

mgobs
Shopify Partner
1 0 0

We are using the Storefront API and earlier today we started noticing a random behavior where the "cart" query randomly fails with an internal server error:

{
error: {
message: 'Internal error. Looks like something went wrong on our end.\n' +
'Request ID: 60c30321-9ded-44ee-b553-792d1456a7be-1715860755 (include this in support requests).',
extensions: {
code: 'INTERNAL_SERVER_ERROR',
requestId: '60c30321-9ded-44ee-b553-792d1456a7be-1715860755'
}
}

 

Another request ID with the same error: 

59d02afb-992b-43c5-9410-c94945aff433-1715863178

 

This has only started to happen today. Not seeing the same error with any other operation.

Replies 0 (0)