Hello,
As part of the legacy Order Status page → Customer Account Extensions migration, we query the merchant’s checkoutProfile so we can determine if we need to show them the migration steps to use our OSP/TYP extensions.
However, it seems as of yesterday the access scopes to view this crucial data have changed. Now our queries are failing with the following message:
ApolloError: Access denied for checkoutProfiles field. Required access: access to the checkout and accounts editor.
We cannot include this additional scope without disrupting all other merchants using our app.
Can this change be reversed?