json api no longer working in latest Beta
Posted: Saturday 04 February 2023 19:29
I tried to change a setting via the json api, but since a couple of days it doesn't work on my beta environment.
I suspect it having to do with the latest changes of the authentication. But I am unable to troubleshoot at this moment.
When I run
I receive
{
"status" : "ERR"
}
A wireshark serverside does show me a valid SSL handshake and some TLS 1.3 data, but it doesn''t help me in troubleshooting.
Can someone help me in troubleshooting this?
Regards,
Stephan van der Plas
I suspect it having to do with the latest changes of the authentication. But I am unable to troubleshoot at this moment.
When I run
Code: Select all
https://user:password@serverDNSname/json.htm?&type=command¶m=udevice&idx=1919&nvalue=0&svalue=test
{
"status" : "ERR"
}
A wireshark serverside does show me a valid SSL handshake and some TLS 1.3 data, but it doesn''t help me in troubleshooting.
Can someone help me in troubleshooting this?
Regards,
Stephan van der Plas