<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVError-swift.struct/Code/serverIncorrectlyConfigured",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVError@AVErrorServerIncorrectlyConfigured"
  },
  "title" : "AVError.Code.serverIncorrectlyConfigured"
}
-->

# AVError.Code.serverIncorrectlyConfigured

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

```
case serverIncorrectlyConfigured
```

## 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)