Unable to Install Application via Shopify Partner Dashboard
Opened this issue · 0 comments
Kaviarasan-R commented
Currently, we have encountered an issue when attempting to install the application via the Shopify Partner Dashboard in both development (dev) and production (prod) modes.
Steps to Reproduce:
- Log in to the Shopify Partner Dashboard.
- Navigate to the "Apps" section.
- Select your app's name.
- In the "Overview" section, click "Test your app."
- Select a store name.
- Click "Install."
Expected Behavior:
The application should install successfully when initiated via the Shopify Partner Dashboard.
Actual Behavior:
When attempting to install the application using this method, it throws a "No active shops found" error message.
Additional Information:
This issue occurs in both development (dev) and production (prod) modes.
Installation via the https://<ngrok-url>/auth?shop=mystorename.myshopify.com
URL works as expected.