Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hey all!
I am completely new to developing apps in Shopify and have been looking through the docs for quite some time. I am registering webhooks to publish to a pubsub-resource, and they are well defined in the newest version of the app. I am listening for orders/create and products/create but for some reason there are zero messages going to my pubsub. Have followed the guide letter by letter but still can't get it to come through.
Any ideas would be lovely as my timeline is getting shorter and shorter...
Thanks a lot!
Hi - are you still seeing this issue? If so, some things you can try are:
1. Verify if the webhooks are being received by checking the server logs.
2. Ensure that the webhook subscriptions are correctly set up. Confirm the Subscription ID and check if the webhooks are active in the Partner dashboard.
3. Look for any error codes in the Webhook analytics section of the Partner dashboard. Common errors like 502, 429, 422, 408, or 500 can provide insights into what might be going wrong.
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog