Connect External React app to Shopify app proxy

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?

2 Likes