Update access scopes without requesting network access

I’ve updated my shopify.app.appName.toml file to include the read_customers access scope, and tried to deploy the config changes with npm run shopify app deploy. It creates the new version, but doesn’t deploy it because I haven’t been approved for network access. I’m still in development and not ready to have the app reviewed for publishing. How can I update access scopes without requesting network access?

In your app’s configuration page (Partner Dashboard > Apps > {Your App}) you can go to the “API Access” section and enable network access there: