I am in the process of updating my Shopify App with new Permissions. This means there is a change in the authourize_url
which would show up the permissions window when trying to install an app. I have also changed the redirect URL of the App. The App is currently listed in Shopify, and there are accounts using the App.
- How would this change affect the current App Installs?
- How do I go about this without having any downtime or manually asking Customers to uninstall and reinstall the App again?
- What is the best way to handle such scenario?