App reviews, troubleshooting, and recommendations
So, when I query GraphQL
query { app { availableAccessScopes { handle } } }
It says that `write_order_edits` is available. But when I try to mutate an order using
mutation EditOrder { orderEditBegin(id: "gid://shopify/Order/1234") { calculatedOrder { id } } }
It throws me, Access denied for orderEditBegin field. Required access: `write_order_edits` access scope. Am I missing something?
Hello Abidhasan, the issue is likely caused by the app not updating the scopes. Have you tried reinstalling the app?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025