Shopify cli apps works fine on local environment error on server

Hi,

We are building an embedded app with shopify cli, it works fine when running on local & ngrok.

So decided to test it with a server/domain. But its not showing the oauth screen. There is no page at this address error is shown.

From the browser console i can see that there are few api calls made from our home page. But how is it moving to the home page without installing the app?

Any help would be much appreciated. Thanks.

Hello @ashwin1732

Issue is related to server where your application hosted, please check your server configuration/DNS settings.

How do you know its related to DNS? Can you elaborate please? Also having this issue.

Hi,

Thanks for the reply.
I’m actually able to type in that url in browser & "missing shop query argument error" will showup.