Hello,
I’m unable to configure my Shopify app because the Partner Dashboard has a bug preventing me from saving the App URL and Allowed Redirect URIs.
Issue:
When attempting to save my App url and Redirect url, the Partner Dashboard either:
1. Returns a 404 validation error (“no page at this address”), or
2. Creates an empty/broken version instead of saving the configuration
Impact:
Because the App URLs cannot be saved:
- The app cannot be installed properly
- Shopify doesn’t pass the required `host` parameter to the embedded app
- App Bridge initialization fails
- Session tokens cannot be retrieved (TypeError: e.idToken is not a function)
- All internal API calls return 401 Unauthorized
Verification:
The URLs are valid and respond with 200 OK status when tested directly.
Request:
Please either help me save these URLs correctly, or advise on an alternative configuration method for new app releases.
Thank you.