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

Webhooks failed following a server change for my Shopify apps

Webhooks failed following a server change for my Shopify apps

VincentSAV
New Member
6 0 0

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 !

Replies 3 (3)

disputify
Shopify Partner
13 1 4

what do you logs say? is it possibly failing on the HMAC verification? Have you copied your keys over too?

VincentSAV
New Member
6 0 0

Thank you for your reply !

I have copied the keys over, The same code was working before

Thanks

 

 

disputify
Shopify Partner
13 1 4

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