Apps will be reviewed for necessary scopes

Hello,

We do have difficulties to understand this communication : Apps will be reviewed for necessary scopes — Shopify developer changelog

  • How do we know the scopes we declared for our app to work are ok ?

This is critical for us, so we need to be told before any action is done on our app.

Thanks a lot.

Sylvain

You can review all Admin APIs(REST, GraphQL) you use in your app and check their required access scopes. And remove redundant access scopes.

1 Like

Hi there, at the moment, this will apply only to some scopes you request access via the partner dashboard.

  • Read all orders
  • Subscriptions API
  • Post purchase extensions
  • Payment mandate
  • Chat in checkout

The acceptable uses cases for the above five scopes are fairly clear. Further, you will be able to clarify with an app reviewer via email what reasons you have for needing a scope if it appears to our reviewers that a scope is deemed unnecessary.

2 Likes

Thank you for the clear answer !
Have a good day