API_NO_LOCALE_RESOLVABLE

No locale could be resolved for the request and no default locale is set

NoLocaleResolvableErrorHTTP 500ApiErrorKind

Thrown from

packages/errors/src/index.ts:952
* throw new NoLocaleResolvableError(request.url);
View ↗
apps/storefront/src/middleware/storefront.ts:391
throw new NoLocaleResolvableError(req.nextUrl.href);
View ↗

On this page