Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
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"
}
}
]
}
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
Hi,
Yes, its definitely something within Shopify.
Some queries are working but checkoutChargeAmount gives the error every time.
Thanks
Marc