App reviews, troubleshooting, and recommendations
I'm a shopify developer. i have create a custom CLI app using Remix Template and try to install my custom app on live site then getting me this Error popup.
I am having the same issue, and no one can help me yet. The app installs on every Shopify Plus instance except for the one I need to install it on, and I get the same error message as you, to contact the developer (me!). I am the shop owner, and the app installs fine on all of my other Plus sites. I can't see anything in the permissions or the app settings that would make the one site different from the others in terms of setup or permissions.
Here is the response I got back from a Shopify Partner Specialist. I don't know if this is helpful to you, it wasn't helpful to me:
The problem arises when merchants are unable to install apps through custom distribution due to the failure of the UnifiedAdminRedirectConcern to redirect them to the Unified Admin. The error occurs when the grant page cannot locate source information from the access Change.
The root cause of the issue lies in the process:
The redirection of merchants to the legacy /request_grant is a symptom of the middleware's failure to redirect to the Unified Admin /request_grant. However, the actual error is due to the UA backend redirect concern failing for /authorize or /install earlier in the process.
The recommended solution is to fix the UnifiedAdminRedirectConcern to ensure that app installation and authorization remains within the Unified Admin.
Additional context includes:
We greatly appreciate your understanding. If you have any further concerns, just let us know.
I believe what they are trying to say is that one of your redirect links uses the old Admin setup {store_name}.myshopify.com/admin, while another request in the flow went to admin.shopify.com/store/{store_name}.
I was trying to get through the grant process manually rather than having my app handle the redirects, but here is what worked for me:
Hi Remeika - see below - it was solved just by opening an incognito window and installing it through there. After that everything worked fine!
Opening the install link in a private window and logging in there fixed it for me. The session must have corrupted somewhere internally in Shopify.
You genius!! That worked!!!! Incognito mode and it installed right away :). THANK YOU!!!!!
Hi @Jennifer_Farnel , I have created an app with custom distribution that allows multi-store, but when I tried to install on my stores using the generated distribution link: https://admin.shopify.com/oauth/install_custom_app?client_id=xxxxxxx&no_redirect=true&signature=xxxxxxx , it is throwing an error:
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024