Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi, I'm trying to register the `orders/create` webhook topic with a merchant's store on a production app.
The app has been approved for protected data access, and I've successfully registered (and continue to successfully register) this exact webhook topic with all other merchants. This is the first store for which I've received this error: "Topics Argument Cannot Contain Any Topics To Which You Do Not Have Access"
What could be unique about this particular store that would cause our app to receive this error response from Shopify? Thanks!