Regardless of using Shopify GraphiQL App or custom app with “write_inventory” access scope, I’m unable to run the mutation listed as an example on:
*“Access denied for inventoryBinUpsert field. Required access: write_inventory access scope. Also: The shop must have access to the physical inventory feature preview.”,"
*
Using the unstable API version as well - seams as if it’s not completely ready yet, or what am I missing?
Obviously I’m using the physical inventory feature preview dev store, with example test data.
Hey @livit - can you try testing this now on your two dev shops? You may need to create a new location before it will work, but we’ve enabled things on our end here for you. We’re also looking into why this wasn’t auto-enabled for you in case there’s a persistent issue on our side (and to prevent it from happening to other folks). Again, really appreciate you flagging.
Hey @livit - thanks for the screenshot. I tracked this down to an issue on our end with inventoryCountCreate in the preview, rather than anything in your shop setup. We have a fix on the way, but I’m waiting for it to finish rolling out. The example has also been updated to include the required @idempotent key. I’ll loop back as soon as I can confirm the API fix is live.