I need to use this task ReadPasswordHardware

Hi all,

Please let me know if it’s possible to Read password with a curl request?

I have a empty result:

{

"params": {}

}

Best regards

AG

For me it works.

https://doc.developer.milestonesys.com/mipvmsapi/api/config-rest/v1/#tag/DeviceConfig/operation/postTaskForHardware

Let me tell you that I tested this to make sure there wasn’t an issue. At one point I got the same result as you, at the time I mistakenly sent a GET instead of a POST. There is a chance that you did the same. At any rate please retry, make sure you do a POST..

release_api_rest_v1-2023-10-24 13_22_08

Hi Bo,

It’s working with POST method.

thank you for your answer.

Best regards

AG