Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Uninstalled app webhook not firing

Uninstalled app webhook not firing

CLCWebsite
Visitor
1 0 0

Okay, so I've been sat on this for the past 2/3 hours & can't seem to get a solution!

 

I've subscribed to the app/uninstalled orders/paid and both of them appear when querying the webhooks endpoint with a GET request so I know they created successfully.

 

The issue is that none of them appear to be firing? when deleting the app I'd expect the app/uninstalled webhook to fire? but I don't get any requests, nor do I see anything within the WebHook Deliveries on my app dashboard?

 

My App ID is: 6343223

My app/uninstalled Webhook ID is: 1040607576124

Reply 1 (1)

james-langille
Shopify Staff (Retired)
70 15 28

Hello!

 

I took a quick look into our webhook delivery logs and discovered that the webhook was triggered for delivery on January 14th, and continued to retry 20 times until January 16th due to a 408 (Request Timeout) responses trying to connect to https://<your host>/shop/webhooks/uninstalled. Error message:

context deadline exceeded (Client.Timeout exceeded while awaiting headers)

 Hopefully this helps!

To learn more visit the Shopify Help Center or the Community Blog.