Tried to update a scope for my app
npm run deploy
‘recognizes’ changes in scopes
completing the deploy with the success message ‘New version released to users.’
but then, nothing.
in the admin the scopes are still blank as before
Developers are experiencing issues updating OAuth scopes for their Shopify apps through deployment.
The Problem:
npm run deploy appears to recognize scope changesStatus:
Multiple users are reporting the same issue, suggesting a potential platform-wide problem. The discussion remains open with no resolution or workaround identified yet.
Tried to update a scope for my app
npm run deploy
‘recognizes’ changes in scopes
completing the deploy with the success message ‘New version released to users.’
but then, nothing.
in the admin the scopes are still blank as before
same thing here