A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Problem I see this.
{"message"=>"Access denied for inventoryItem field. Required access: `read_inventory` access scope."
The App has scopes:
config.scope = "write_products, read_orders, read_all_orders, write_inventory, read_locations"
So if this App was granted write_inventory, that guarantees read_inventory access. Why therefore am I seeing this message? It seems wrong.
Thanks Shopify for being so helpful. Your platform is busted and you have no support. Well done!