http can't take effect, only https can take effect
CompletedCameras are added to NX5.0.0.35270, we send the corresponding http notification
After creating a user with digest authorization
http can't take effect, only https can take effect
In NX4.2 version, both http and https can take effect normally.
E.g
http://192.168.69.17:7001/api/createEvent?source=123
https://192.168.69.17:7001/api/createEvent?source=123
Is there any way to make the http command works?
-
Hi Joey,
In version 5.0, Basic authentication was deprecated and only Digest and Bearer Authentication could be used.
Therefore, it is mandatory to use HTTPS and Digest and Bearer Authentication.
To enable Digest Authentication, you could create a dedicated user for this purpose, as described in THIS support article.
Please sign in to leave a comment.
Comments
1 comment