Error AtlasError Documentation and Resolution

HTTP 203 Non-Authoritative Information

203 Non-Authoritative Information

The server successfully returned a response, but the metadata may have been modified by a transforming proxy.

203 Non-Authoritative Informationgeneral
203 Non-Authoritative Information
  • The request completed successfully according to the semantics of this status code.
  • The server selected a more specific success response based on the method, resource state, or negotiation result.
  • An API, framework, or intermediary intentionally returned this success code to describe a more precise outcome.
  1. Confirm that the status code matches the behavior your client or integration expects.
  2. Review related headers such as Location, Content-Range, ETag, or DAV metadata where relevant.
  3. If the success code is unexpected, inspect application logic, API contract, and intermediary behavior.
IANA: HTTP Status Code Registry
203 Non-Authoritative Information: what it means and how to fix it | Error Atlas