I’m trying to activate Webhooks in our product through at App.
Have gone through the tutorial and get to the Webhooks part and get that all setup and when I look at the webhook logs it lists as a failure when I try to run it.
I thought it was my code so I created a https://requestb.in entry to allow me to test this which takes anything and still nothing hitting it.
When I click the test button, the Webhook screen, it works as expected but the ones that are coming from Chat has failure in the logs and there is no way to debug as to why it has failed.
Any one able to help as this is a bottleneck for us as the failure is inside Wix and it doesn’t even get to my code. Have checked permissions and everything else, but have found with Wix ,that there is likely a gotcha that I’m missing.