Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
When trying to create a new checkout (not access checkout window) I get this error:
index.js:3972 Uncaught (in promise) Error: [{"message":"Internal error. Looks like something went wrong on our end.\nRequest ID: c19251db-326b-4fa8-b61e-df36c5bb7e02 (include this in support requests).","extensions":{"code":"INTERNAL_SERVER_ERROR","requestId":"c19251db-326b-4fa8-b61e-df36c5bb7e02"}}]
Important to note that if I swap my API details to a fresh shopify store, i no longer get these errors when creating a new checkout.
Solved! Go to the solution
This is an accepted solution.
I'd first rule out that checkouts are even enabled on that shop. Maybe it's a frozen shop, or one on the pause/build plan.
This is an accepted solution.
I'd first rule out that checkouts are even enabled on that shop. Maybe it's a frozen shop, or one on the pause/build plan.
Same error i have been facing with my website when i click on checkout option it show internal server error.