No content to show

User Activity

Any update on this? I'm getting this error even though I'm not sending requests to same origin, but making a CORS request. I have double checked that CORS mode is activated in the fetch init config.  const config = { url: 'external-url.com', mode...
Wanted to come back and add my solution in hopes it might help some other Gatsby devs out there. Pertaining to Gatsby, since Gatsby has a build phase which runs in a node js runtime rather than browser runtime the Shopify storefront-api-client thinks...
This should NOT be an accepted solution. You shouldn't have to opt for a custom fetcher in an API client unless you need to, not as a patch because a packages code doesn't compile properly.For context, I'm running into a similar build issue with a Ga...
Is it possible to trigger custom web pixel events on a self-hosted headless storefront? I'm hosting a Gatsby storefront on S3, not using Hydrogen & Oxygen, and ideally I'd like to be able to utilize a custom web pixel to manage tracking along with co...
Is it possible to use the Customer Privacy API on a self-hosted headless storefront? I'm using Gatsby, not Hydrogen, and with the new Checkout Extensibility upgrade requirement in August I am trying to find a solution but haven't been able to find an...
I've experienced this issue as well on my headless storefront, and we're using Storefront API 2021-07. I find it strange that if you pass a dummy checkout id like "abc123", the Storefront API returns an error message saying that the checkout id is in...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From