DoctorMcKay / HSPI_WebHookNotifications

Free, open-source HS3 plugin to send WebHook notifications to any configured URL when devices' values change
https://shop.homeseer.com/collections/plug-ins/products/dr-mckay-webhook-notifications-software-plug-in-for-hs3
GNU General Public License v3.0
2 stars 0 forks source link

Can not save configuration #4

Closed E1iTeDa357 closed 5 years ago

E1iTeDa357 commented 5 years ago

Log is filled with: WebHook Notifications Debug | debug: Ignoring event VALUE_SET because no webhook endpoint is configured. Entries...

Everytime I try to check a box or input in a url I get: WebHook Notifications | warn: System.MissingMethodException: Method not found: System.Func`5 System.Net.Http.HttpClientHandler.get_DangerousAcceptAnyServerCertificateValidator() at HSPI_WebHookNotifications.HSPI.PostBackProc (System.String pageName, System.String data, System.String user, System.Int32 userRights) [0x000f3] in <50c2843d36d04fe5b8981e50b22445c9>

DoctorMcKay commented 5 years ago

This sounds like a duplicate of #3.