Server errorsWebDAV
507Insufficient Storage
The server does not have room to store what the request is trying to save.
Browse all HTTP status codesWhen you see it
A WebDAV code for a full disk or an exceeded storage quota. Some file-hosting APIs reuse it outside WebDAV to mean an account is out of space.
Worth distinguishing from a size limit on a single request, which is 413. A 507 is about how much room is left overall, so a smaller file will not help if the destination is already full.
Look up another one
Open
Type a code, a partial code like 40, or any word from a name or description. Everything runs in your browser.
Filter
Copy format
Status codes
69 of 69 codes. Click a row to copy it.
1xx Informational (4)
2xx Success (10)
3xx Redirection (8)
4xx Client errors (31)
5xx Server errors (16)