HomeSoftware Heritage

api/vault: Fix 404 handling and improve error messages

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

api/vault: Fix 404 handling and improve error messages

Vault 404 error handling needed to be updated since changes related to
exception handling server side.

Also improve returned error messages, add missing test and slightly
refactor tests implementation (use hypothesis instead of harcoded data).

Closes T2388

Details

Commit No Longer Exists

This commit no longer exists in the repository.