Will changing the app url and redirection urls affect existing users?

Solved

Will changing the app url and redirection urls affect existing users?

nicu_taban
Shopify Partner
12 0 14

Hello community,

I have somewhat of a precautionary question to ask. The  production version of the Shopify application our team Is working on will have to change its App URL and the Allowed Redirection URLS. My question is if this change will affect the existing users of our application. Will they have to reinstall it? Do we have to programmatically perform some kind of refresh for the app users? Or should this go smoothly?

Thank you!

Accepted Solution (1)

Bunty
Shopify Partner
133 39 83

This is an accepted solution.

There would not be any issue as long as the URLs are correct in the App Setup (both the App URL and allowed redirection URLs) and they perform the same function. If your app is not an embedded app, the only issue could be if your customers have bookmarked your old URL.

View solution in original post

Replies 2 (2)

Bunty
Shopify Partner
133 39 83

This is an accepted solution.

There would not be any issue as long as the URLs are correct in the App Setup (both the App URL and allowed redirection URLs) and they perform the same function. If your app is not an embedded app, the only issue could be if your customers have bookmarked your old URL.

nicu_taban
Shopify Partner
12 0 14

Thank you!