hey, I’m building a connector to live chat using a low code CDK. I have an endpoint that I’m using as a base url since otherwise authentication does not work. I can get it run though cause leaving a stream’s path blank it adds additional ‘/’ at the end of the url. is there a way to solve that problem? I tested it in postman and the full url as a base url seems the way to go…
