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!