I created a simple Shopify app with the default configuration. I wanted to add a simple script tag using scripting API to console a string. It is working properly in development mode. But when I try it in production the app is working perfectly but when I try to get to the online store to check if the script tag is working or not then the app is going down in the server throwing a Request that does not contain a host query parameter error. Can anyone help what I am doing wrong?


