Client errorsWebDAV
424Failed Dependency
This request failed because another request it depended on failed first.
Browse all HTTP status codesWhen you see it
Inside multi-step WebDAV operations, where one step cannot run because an earlier one did not succeed. Nothing is wrong with this request in isolation, which is why it gets its own code rather than a generic error.
The useful consequence is that a 424 is never the thing to debug. Find the operation that failed first, fix that, and every dependent 424 disappears with it.
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)