I am using shopify cli to develop an app. I have configured App Proxy in shopify.app.toml file
[app_proxy]
url = "https://502ee834774d.ngrok-free.app"
subpath = "subpath"
prefix = "apps"
It’s not taking effect. I couldn’t find anything helpful in the Shopify docs. For more context, I am using Node Template for Shopify app development on MacOS.
When I access the proxy on store, it says No host provided