Replies: 6 comments 21 replies
Is it possible to use this with headless channel instead of hydrogen? This is the only missing piece for me everything else works fine. |
|
For those using the Headless channel (because, for example, using a development store not eligible to the Hydrogen channel), here is how to :
👉 Configure .env file
👉 Use LocalTunnel
👉 Setup the application URIsUse the final domain from the previous step to configure the application URIs in the Headless channel customer API configuration:
|
|
This thread sent me on a wild goosechase. All you have to do is |
|
I don't know who needs to hear this but for local development what fixed it for me was adding to vite.config.ts as well as the other steps |
|
Anyone found a way to do this with github branch / preview urls? |











Hello rfried,
I had the same problem. You are very right in saying that the Shopify tutorial does not help much in understanding how to solve this.
My website is also in production so it occurred to me to do the configuration but with the production domain instead of the ngrok one:
This seems to be how it should work.
I hope this help.
Greetings.