New: Embed your app inside of Shopify!

Hi Dan

Thanks for the quick reply. Sorry I forgot to mention that in my previous post but yeah I have set up App Proxy for the front end page and added proxy url in one of the liquid templates as well, like this:

  • Some text
  • And in my app i have setup Proxy url like this:

    path: apps/some-path

    proxy url: some-domain/some-url

    In server logs I can see that request is being sent to it when customer clicks on the link but it’s just asking for my admin login. Once I login as admin, it correctly renders that page.