Hi everyone,
I developed an app for the current monday app challenge, everything worked fine until I publish the app to the server and after debugging I realized monday server can’t connect to my app server webhook url(the app itself is working but not the webhook), it’s working fine locally with localtunnel, I checked everything, even nginx logs, webhook challenge request is not even reaching my webserver and my app relies on the webhook to sync the data
webhook url is:
https://metalogic.nace.io/monday/webhook




