I have been trying to use SDK to search camera groups in the camera group folders And im havin the next error: GET Unexpected statuscode BadRequest in ‘http://ardc1cspwa098.eoh2.local/API/rest/v1/cameraGroups?disabled’ - Could not find stored procedure ‘query_device_groups_all’. error code 2812 class 16. Im using the SDK 23.3.2 and Milestone 2023 R3 in the server
It looks like there is a mismatch between the minor version of the server and SDK you are using. ‘query_device_groups_all’ procedure was introduced as part of one of the patches released for version 2023 R3.
I would suggest that you apply the cumulative patch for your server (available here) and update your application to use the SDK in version 23.3.3.