I created an app using the shopify CLI, when I work locally everything run ok the Oauth page show up in the instalation process but when I build the app an deploy on the server the instalation links redirect to an 404 error page and also when I try to install the app throug partnes dashboar in a test store also returns and error 404. I don’t really know if I missing some configuration I double check the php versión and a htaccess but I still reciving the error any advice or somebody that have trought this kind of the deploy?
Checkthat your app is served over HTTPS, as Shopify requires all app installations to be done over secure connections. Please follow the Official Doc