Running Shopify app dev clears scopes from legacy install flow

Noticed that I needed to add the following to my toml

[access_scopes]
use_legacy_install_flow = true

My mistake

1 Like