Hello, we are currently using version 3.62.0 of Nexus Repository in High Availability Mode, and we’re running into issues with the Components and Assets API. Mainly, with the following API Endpoints:
-
- DELETE /service/rest/v1/components/{id}
-
- GET /service/rest/v1/components/{id}
-
- GET /service/rest/v1/assets/{id}
-
- DELETE /service/rest/v1/assets/{id}
We use the ID returned as part of the search API. The return status is 404 with an empty payload.