Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi everyone,
I have an app on the Shopify app store and I recently changed servers (I took a stronger one).
However, since I changed servers, all webhooks failed (shop/update and themes/publish)
We can't find where the problem could come from because we still have the same domain and all files have been copied...
And I also did not find any forum on this subject
Do you have a solution ?
Thanks a lot !
what do you logs say? is it possibly failing on the HMAC verification? Have you copied your keys over too?
Thank you for your reply !
I have copied the keys over, The same code was working before
Thanks
have you got logging enabled on the server? This will really help tie down what's causing issues.. probably worth adding some debugging steps to every part of the code you receive/process the webhooks