<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVError-swift.struct/serverIncorrectlyConfigured",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "s:SC7AVErrorLeV27serverIncorrectlyConfiguredSoAAVvpZ"
  },
  "title" : "serverIncorrectlyConfigured"
}
-->

# serverIncorrectlyConfigured

The configuration of the HTTP server that streams the media resource isn’t correct.

```
static var serverIncorrectlyConfigured: AVError.Code { get }
```

## Discussion

This error might indicate that the server doesn’t support byte range requests.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)