I have just implemented shopify bulkOperationRunMutation functionality. As part of this I want to check the completion of the operation by reading the appropriate webhook. I saw that there is a model/webhook that can be added via the plugin configuration, great.
But... I have done this for my development store, then gone to the installs page to register the missing webhook, and it has errored, also wiping out all the other webhooks.
The error is: "Error in field webhookSubscription: You cannot create a webhook subscription with the specified topic"
It is throwing this error for all webhook registrations, any idea why?
App: welove-core