Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
I have a client for my app that I had an orders/paid webhook set up with their token and everything was/has been working well, the webhook was getting fired properly and we never had a 403 before.
Now for some odd reason, we can register the orders/paid webhook just fine, but when an event comes in, we get a 403 when it tries to verify the webhook which was working minutes/seconds before. What's even stranger, is that we received a call after a 403 that succeeded with a 200 and then always 403...
Anyone else experience this issue before?
Solved! Go to the solution
This is an accepted solution.
Looks like this was related to the shop having the SSL bug that crashed everything so no more issues now.
Wow, we didn't do anything and it started working again, we got 200s, then another call came in a little later 403 again...
This is an accepted solution.
Looks like this was related to the shop having the SSL bug that crashed everything so no more issues now.