diff --git a/shopify.app.toml b/shopify.app.toml index bd4879b..1cbf4b1 100644 --- a/shopify.app.toml +++ b/shopify.app.toml @@ -19,7 +19,7 @@ api_version = "2025-04" uri = "/webhooks/app/uninstalled" [access_scopes] -scopes = "read_inventory,read_products,write_inventory,write_products,read_publications,write_publications,read_fulfillments,write_files,read_files,write_fulfillments" +scopes = "read_inventory,read_products,write_inventory,write_products,read_publications,write_publications,read_fulfillments,write_files,read_files,write_fulfillments,read_locations" [auth] redirect_urls = ["https://backend.data4autos.com/auth/callback"] # Update this line as well