App reviews, troubleshooting, and recommendations
No matter if I install the app from the Shopify partner dashboard using "Test app on development store" and clicking Install app or going manually to /auth?shop=example.myshopify.com I always get the error:
There was a problem loading this app
Please try opening or installing the app again.
If I accept the scopes, the app installs and everything works correctly.
Does anyone know what could be the error? My app has already been rejected 2 times (for other reasons) and I don't want to be rejected again as they may suspend my account.
Regarding redirections, they happen as follows:
1. Initial request to /auth?shop={shop}
Request URL: https://myserver.com/auth?shop=example-store.myshopify.com
Request Method: GET
Status Code: 302
2. I'm redirected to /admin/oauth/authorize
Request URL: https://example-store.myshopify.com/admin/oauth/authorize?client_id=...&scope=...&redirect_uri=https://myserver.com/auth/callback&state=...&grant_options[]=per-user
Request Method: GET
Status Code: 302
3. And redirected again to /admin/oauth/request_grant
Request URL: https://example-store.myshopify.com/admin/oauth/request_grant?access_change_uuid=...&client_id=...
Request Method: GET
Status Code: 200
Solved! Go to the solution
This is an accepted solution.
UPDATE: We spoke with the Shopify team. The error went away after a few days. We were able to resubmit it for review and they approved the app.
Can confirm we're experiencing same issue using the oauth lib:
Having same issue here
This is an accepted solution.
UPDATE: We spoke with the Shopify team. The error went away after a few days. We were able to resubmit it for review and they approved the app.
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023