Posted on 12-03-2024 08:53 AM
We are currently encountering a 500 Internal Server Error on the `/api/v1/computers-inventory` service, and the error is not detailed in the response. This issue is affecting five clients. When we query the endpoint:
/api/v1/computers-inventory?section=GENERAL§ion=DISK_ENCRYPTION§ion=APPLICATIONS§ion=USER_AND_LOCATION§ion=HARDWARE§ion=SECURITY§ion=OPERATING_SYSTEM§ion=EXTENSION_ATTRIBUTES&page=0&page-size=50
it works as expected. However, when we try to retrieve the next page:
/api/v1/computers-inventory?section=GENERAL§ion=DISK_ENCRYPTION§ion=APPLICATIONS§ion=USER_AND_LOCATION§ion=HARDWARE§ion=SECURITY§ion=OPERATING_SYSTEM§ion=EXTENSION_ATTRIBUTES&page=1&page-size=50
we are receiving a 500 Internal Server Error.
Could you please assist us in resolving this issue?
Posted on 12-04-2024 06:46 AM
Hi @jibaradrata ,
Please check if you can find this information in console. Could be some inventory issue.
Thanks.