Skip to main content
Question

ERROR 500 /api/v1/computers-inventory

  • December 3, 2024
  • 1 reply
  • 29 views

Forum|alt.badge.img+1

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

karthikeyan_mac
Forum|alt.badge.img+18
  • Honored Contributor
  • December 4, 2024

Hi @jibaradrata ,

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

Thanks.