Using gatsby-source-shopify and shopify-buy and I'm getting this error out of nowhere. I have a feeling it might be a timeout issue or something around a checkoutId not existing anymore but really I'm not sure. It was working and I came back next day and now it's showing this in console:
Uncaught (in promise) Error: [{"message":"Internal error. Looks like something went wrong on our end.\nRequest ID: 69f6e7b2-f8bc-4fc8-b1dc-4241c6e8fe8f (include this in support requests).","extensions":{"code":"INTERNAL_SERVER_ERROR","requestId":"69f6e7b2-f8bc-4fc8-b1dc-4241c6e8fe8f"}}]
I have checked my code with a new trial shop and it's working as expected without this error. This pretty much tells me that something is blocking my access to creating new checkouts with the shopify-buy api.
I assume its between either:
- hit the api limit
- because i'm on a paused plan i have been blocked from creating carts? (I'm not trying to access shopify checkout page, just creating new checkout/cart via api)
User | Count |
---|---|
38 | |
24 | |
16 | |
10 | |
8 |