All HTTP status codes

HTTP 424 Failed Dependency

Client Error

The 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

  1. Inspect the 207 Multi-Status body to find the original failure

Want to explore status codes interactively? Try the free HTTP Status Code Reference — search, categories and example responses, right in your browser.