storefront api query causes Internal error

storefront api query causes Internal error

clare_oneill
Shopify Partner
5 0 0

I'm sending a query for cart CartLine SellingPlanAllocation checkoutChargeAmount

I receive the following error - 

{
"errors": [
{
"message": "Internal error. Looks like something went wrong on our end.\nRequest ID: b6f0d6ca-b0f7-427f-bc46-97c67a18548c (include this in support requests).",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"requestId": "b6f0d6ca-b0f7-427f-bc46-97c67a18548c"
}
}
]
}

Replies 2 (2)

Liam
Community Manager
3108 340 871

Hi Clare,

 

This does sound like this is not an issue with your app, but something within Shopify - are you continuously getting this error, or is it happening sporadically? Are you seeing errors for any other queries you're running? I'll also check internally if there are other reports of this query failing. 

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me 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

clare_oneill
Shopify Partner
5 0 0

Hi,

Yes, its definitely something within Shopify.

Some queries are working but checkoutChargeAmount gives the error every time.

Thanks

Marc