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.

Re: Webhook not reaching the server after moving server.

Solved

Webhook not reaching the server after moving server.

Remie_Malik
Shopify Partner
8 1 0

We have a private app and we register some webhooks with the api. When i call the endpoint that lists the webhooks we get the 2 registered webhooks. 

 

But when we create an order and mark it as paid no webhooks are called. 

When we manually call the url. It reaches our server. 

 

I tried creating the webhook in the settings. And pressed the "Send test notification" button. But the call never reaches our servers access.log. 

 

We have recently been moving our apps to a new server and i think we still have DNS problem. Can anyone here help me with this? Am i missing something? 

From my browser the app is reachable. And we changed the DNS Monday 15:00 GMT +1 so that is more then 24 hours ago.

 

If you need anymore information please let me know!

Thanks in advance!

Accepted Solution (1)

Remie_Malik
Shopify Partner
8 1 0

This is an accepted solution.

I turns out our certificate was not set correctly. 

In the afternoon we received a automated mail from Shopify which stated:  "certificate signed by unknown authority"

 

We had to add a chain file to our certificate. That fixed the problem for us immediately.

 

View solution in original post

Reply 1 (1)

Remie_Malik
Shopify Partner
8 1 0

This is an accepted solution.

I turns out our certificate was not set correctly. 

In the afternoon we received a automated mail from Shopify which stated:  "certificate signed by unknown authority"

 

We had to add a chain file to our certificate. That fixed the problem for us immediately.