API_SHOP_MISCONFIGURATION

The shop is misconfigured

ShopMisconfigurationErrorHTTP 500ApiErrorKind

Thrown from

packages/errors/src/index.ts:873
* throw new ShopMisconfigurationError('shop.example.com', ['apiKey', 'storeDomain']);
View ↗
apps/storefront/src/api/shopify.ts:58
throw new ShopMisconfigurationError(domain, missingFields);
View ↗
apps/storefront/src/components/providers-registry.tsx:46
throw new ShopMisconfigurationError(shop.domain, ['commerceProvider.domain']);
View ↗

On this page