Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi, I am having an issue where an orders/created webhook is failing with a 503 (failures show up on webhook_deliveries page) and the reason is because it is pointing to an incorrect endpoint. When I query the API for the shop to get the list of webhooks, there are none (empty array returned), so I am not sure how to modify this appropriately. Instead of api.cooler.dev, it should be shop.cooler.dev in the screenshot below.
Any suggestions/thoughts?
I am also not entirely clear what subscription id means here