App reviews, troubleshooting, and recommendations
This is an accepted solution.
I've found the reason why! They've changed the authorization URL from '.../admin/oauth/request_grant' to '.../admin/oauth/authorize' and that's it! That's it!
After the change, everything starts working again!
Same error, something changed to the API in the last few days that causes this
Please try opening or installing the app again.
I just encountered this error with our app also. Has anyone figured out what's going wrong?
Hello, I'm having just the same issue with our app. Did someone figure out what was the API change these days?
Our app is not embedded in Shopify, and is public but is not published.
I'm not sure but it could be a change they made in April: https://shopify.dev/changelog/host-parameter-added-to-the-oauth-redirect-uri
We had not updated our OAuth code in quite a while, and after investigating found that our flow was not following the current documentation at https://shopify.dev/apps/auth
After updating our code to follow the docs, it is working again.
The lesson here is that you really have to keep your eye on the change logs. Especially for OAuth because the API is not versioned. https://shopify.dev/api/usage/versioning#versioned-vs-unversioned-apis
This is an accepted solution.
I've found the reason why! They've changed the authorization URL from '.../admin/oauth/request_grant' to '.../admin/oauth/authorize' and that's it! That's it!
After the change, everything starts working again!
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025