Hello. I encountered an issue while deploying my app using shopify app deploy. Previously, everything worked fine. I have never used use_legacy_install_flow, so the scopes have always been defined in the toml file. I need to resolve this urgently. Thank you.
Error:
Version couldn't be created.
│ Missing scope for webhook topic: products/create (read_products)
│ Missing scope for webhook topic: products/update (read_products)
Configuration
# Learn more about configuring your app at https://shopify.dev/docs/apps/tools/cli/configuration
client_id = "
Shopify CLI version - 3.76.2