if a try this: curl -XPOST -d "user=admin&pass=password" https://<ipaddress>/zm/api/host/getVersion.json this is output: curl: (60) SSL certificate problem: self signed certificate More details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and ...
what happens if you in a browser manually test the API with https://xxx.xx.xx/zm/api/host/getVersion.json or http://xxx.xx.xx/zm/api/host/getVersion.json? first open the ZM web console and login then try the above..you should see a response with the API and ZM ver Also what version of OS? version ...
Hi guys, i've a problem with my zonminder server and zmninja app. All ok by my pc, but if i want to set my zmninja app i get this error: Login validated but API failed log: Mar 13, 2020 11:52:14 AM INFO API login error {"status":-1,"error":"The operation couldn’t be completed. Protocol error"} Mar 1 ...