I'am currently trying to get messages from circuit working in my kotlin environment. Registering a webhook works fine but circuit is not triggering my local webserver. Does it have to be ssl/tls and if yes does the sandbox accept self signed ceritificates?
My Webserver seems to work if I call it myself local or over internet. Does it have to be a certain port?
Thanks!