diff --git a/src/services/form.ts b/src/services/form.ts index acfb8823..2170c557 100644 --- a/src/services/form.ts +++ b/src/services/form.ts @@ -22,6 +22,7 @@ import { DataSchemaType } from "wot-thing-description-types"; const servient = new Core.Servient(); servient.addClientFactory(new Http.HttpClientFactory()); +servient.addClientFactory(new Http.HttpsClientFactory()); console.log("init servient"); const formConfigurations: Record = {