Hi Shopify Devs & Team,
I’m working on a non-embedded public app and have correctly set embedded = false
in the Partner Dashboard settings.
After successful OAuth authentication, my app redirects to my external app domain (e.g. https://notify.srlines.net/dashboard?shop=...
) as expected for non-embedded apps.
However, during the automated checks before submission, I receive the following warning:
Expected URL: https://admin.shopify.com/store/uvszh1-m5/app/grant
Actual URL: https://notify.srlines.net/?hmac=...
I’ve double-checked that my app is not embedded, and this redirect behavior aligns with the intended flow for non-embedded apps.
My questions are:
- Is it safe to proceed with the app submission despite this automated warning?
- Will this issue cause my app to be rejected, or will a manual reviewer understand the intended non-embedded setup?
- Is there anything additional I should do (like adding special notes or headers) to ensure a smooth review?
I’d appreciate any confirmation or suggestions from the community or Shopify team before proceeding.
Thanks!
— Shahid