Errors

vault_value_too_large

400 – Value too large. The value is larger than a Vault secret holds.

Value too large. Answered with 400.

What it means

The value is larger than a Vault secret holds. The Vault is for credentials, not for the files they open.

What to do

Store the credential here and keep what it opens somewhere else.

The body

{
  "type": "https://tigby.eu/problems/vault_value_too_large",
  "title": "Value too large",
  "status": 400,
  "detail": "…what was refused, naming this request's own values",
  "code": "vault_value_too_large",
  "doc_url": "https://docs.tigby.eu/errors/vault_value_too_large",
  "agent_hint": "…the next step, for software"
}

Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.