URL Callbacks during App Config

Anyone happen to know, where does this exist in the new https://dev.shopify.com/dashboard or does an app only look at the shopify.app.toml’s

[auth]
redirect_urls =

now?

In the main dashboard, click on the app you want to work on and then go to Versions and then “Create a Version” and you will see all of the URL’s there including App URL, Redirect URL’s and Preferences URL.

All of these configuration options are now versioned as a part of an app.

1 Like


I see it now, thank you so much @eytan-shopify !