API_INVALID_HANDLE

The handle is invalid

InvalidHandleErrorHTTP 404ApiErrorKind

Thrown from

packages/errors/src/index.ts:368
* throw new InvalidHandleError('unknown-product-handle');
View ↗
apps/storefront/src/api/shopify/collection/api.ts:41
throw new InvalidHandleError(handle);
View ↗
apps/storefront/src/api/shopify/collection/pagination.ts:157
throw new InvalidHandleError(handle);
View ↗

On this page