Missing Redirect URL Whitelisting Section in New Shopify Admin Interface

Hello,

I’m unable to configure my app’s OAuth redirect URIs in the new Shopify admin interface. When I try to run the OAuth flow, I get this error:

Oauth error invalid_request: The redirect_uri is not whitelisted

The problem is that in the new interface I can no longer find the “Whitelisted redirection URLs” section under the App setup / Configuration area. This section used to exist in the old Partner Dashboard, but it seems to be missing now.

I have tried:

  • Checking all tabs in the app’s settings in the new interface.

  • Searching the documentation, but it still refers to the old UI.

Question:
Where in the new Shopify interface can I add or update the whitelisted redirect URLs for my app? Has this setting been moved, or is it only configurable through the CLI now?

Any guidance would be greatly appreciated — I cannot complete the OAuth flow without this.

Thanks!

Hi @Colt

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

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.

Hey @Liam-Shopify

this Button is disabled in our apps.

What could be the problem here?