Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm trying to build an app which has a frontend (React app) which is hosted externally. I also have a Shopify app built using REMIX which has app.proxy configured. But I'm not able to make any api calls from the external app to the app proxy on my Shopify app backend. How can I make this work?