Hello,
I have converted my incomming webhooks to Http endpoints, I see that the corresponding functions have been generated but I can’t get them to work. Using the url of the new Http Endpoint in Postman I get “Could not send request” and “Request time out”.
They don’t need any kind of authorization and the webhook works correctly.
Can someone tell me how to do it?
I have also tried to create a new endpoint and it doesn’t work either.
Thank you very much for your help.
Maria