Good afternoon, I would like to convert an HC2 VD to an HC3 QA but am running into some communication problems with regard to net.http   The code is not complete yet, but now I get an error in the http request.   -- Mijn Code function QuickApp:onInit()     self:debug("onInit")     ipaddr = self:getVariable("IPAddress")     tcpport = self:getVariable("TCPPort")     Var1 = hub.getGlobalVariable("Deur_Voordeur")     if Var1 == "Open" then         self:updat