---
title: Unauthorized
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/configurationerrorstatus/unauthorized
---

# Unauthorized

An error status that indicates the provided authorization token is invalid.

## Declaration

```data
readonly Unauthorized: "Unauthorized";
```
