I am creating an application based on shopify app init (remix - typescript) and I have a problem with the shopify.app.toml file and [access_scopes] no matter what I enter in scopes = “customer_read_customers,customer_write_customers,customer_read_orders,customer_write_orders,customer_read_draft_orders,customer_read_markets,customer_read_store_credit_accounts,customer_read_own_subscription_contracts,customer_write_own_subscription_contracts,customer_write_subscription_contracts,customer_read_companies,customer_write_companies,customer_read_locations,customer_write_locations” it only gives me access to edit the product and personal data. I tried reinstalling, unfortunately nothing helps. I need access to orders and when I make a query via grapql I lack access.
Thanks for answer by chatgpt but i try chat with him a lot and try everything u write.
Solve: need deploy setting in shopify.app.toml to push this in shopify partener dashboard: ‘shopify app deploy’, only change shpify.app.toml and shopify app dev dont change anything.
