ERROR 500 /api/v1/computers-inventory

jibaradrata
New Contributor

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&section=DISK_ENCRYPTION&section=APPLICATIONS&section=USER_AND_LOCATION&section=HARDWARE&section=SECURITY&section=OPERATING_SYSTEM&section=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&section=DISK_ENCRYPTION&section=APPLICATIONS&section=USER_AND_LOCATION&section=HARDWARE&section=SECURITY&section=OPERATING_SYSTEM&section=EXTENSION_ATTRIBUTES&page=1&page-size=50

we are receiving a 500 Internal Server Error.

Could you please assist us in resolving this issue?

1 REPLY 1

karthikeyan_mac
Valued Contributor

Hi @jibaradrata ,

Please check if you can find this information in console. Could be some inventory issue.

Thanks.