Storage error codes
Every public API error code emitted by Storage, with its HTTP status, its type and a page per code.
Error codes emitted by Storage. Each code links to its own page with the cause and the action to take.
| Code | Type | HTTP | Description |
|---|---|---|---|
storage_quota_exceeded | payment_required_error | 402 | The file does not fit in the space left for the company. The balance compared is the AGGREGATE of every surface that stores bytes — vault, contract PDFs, company branding, parcels, packs, purchase attachments, certificates, bank statements and delivery-note signatures — so the disk may be full because of a surface other than the one you are using. |
Related
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.