← All status codes
4xx Client Error
424 Failed Dependency

The request failed because of a previous failed request.

What it means

A 424 Failed Dependency response is a WebDAV extension indicating the request failed because it depended on another request that also failed.

Common causes

  • A dependent operation in a WebDAV request chain failed.

How to fix it

  • Resolve the underlying failed request and retry the dependent operation.

Test a URL and see its actual status code now.

Open the checker →