All HTTP status codes
HTTP 424 Failed Dependency
Client ErrorThe request failed because an earlier request it depended on (in the same WebDAV operation) failed.
Defined in RFC 4918 (WebDAV)
Common causes
- Batch WebDAV operations where a prerequisite step failed
How to fix it
Inspect the 207 Multi-Status body to find the original failure
Related status codes
Want to explore status codes interactively? Try the free HTTP Status Code Reference — search, categories and example responses, right in your browser.