Hello. I am trying to add a new access scope ‘write_script_tags’ in my shopify.app.toml file. However, even after I add the new scope and run ‘shopify app dev’ or ‘shopify app deploy’ in my terminal the new scope does not appear. When I use ‘shopify app deploy’ and open the new version the only scope it shows is: ‘write_products’ even though I have also listed ‘write_script_tags’ in the scopes in the toml file. Any help would be greatly appreciated!
Thank you!