Sonatype Nexus Repository Components and Assets API Issues

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.

Hi Steven, given you’re running in HA that suggests you’d have a Pro license as such the best place to ask would be through support: support@sonatype.com

1 Like

Thank you will do.