My application is already finished(in C#) and im trying to release a integration with Shopify(and i’ve already implemented the oAuth process). I’ve submit the App to approval with a video showing my application doing the oAuth process. But they want to initiate the oAuth process starting from Shopify App Store(which is weird!!). Every oAuth integration i have done in my life was initiated in the client side(who is gonna consume the API). Even the documentation suggest: “If your install link doesn’t originate from the Shopify App Store, then you need to provide the shop parameter yourself or implement other handling to get the user’s shop.” (https://prnt.sc/xmgk6j)
And im trying to get in touch with someone with technical skills in Shopify support without luck.
The process for getting this App proved is taking months…
I would be glad if someone could help reach a Shopify Developer
We are getting rejected with a c# Blazor app for the same oauth reason. We have installed the app on many stores through a link and using the Test on development store option and it works every time. I even noticed a new store was installed by the reviewer and that worked.
We implemented everything in the oauth video. We need to know how exactly reviewers install apps for this process.