【发布时间】:2022-01-14 06:46:10
【问题描述】:
我无法在任何地方找到解决方案,我的似乎也不起作用。 我只是想在浏览器中看到最后一个车牌串,或者最后几个车牌,没关系。
http://login:password@MY.IP/ISAPI/Traffic/channels/1/vehicleDetect/plates/
<AfterTime><picTime>2021-12-09T09:07:15Z</picTime></AfterTime>
我在 pictime 中使用的时间确实有一个盘子,但我得到的结果是;
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<ResponseStatus xmlns="
http://www.hikvision.com/ver20/XMLSchema
" version="2.0">
<requestURL>
/ISAPI/Traffic/channels/1/vehicleDetect/plates/
<AfterTime>
<picTime>2021-12-09T09:01:15Z</picTime>
</AfterTime>
</requestURL>
<statusCode>4</statusCode>
<statusString>Invalid Operation</statusString>
<subStatusCode>invalidOperation</subStatusCode>
</ResponseStatus>
编辑:POSTMAN
【问题讨论】: