401: Unauthorized
The 401 (Unauthorized) status code indicates that the authentication credentials are incorrect. The user may repeat the request with a new or replaced Authorization header field.
Code | 401 |
Description | Authentication Error. |
Generic Cause | Unauthorized authentication token. |
Quick Fix | Provide a valid authentication token. |
There are different types of authentication errors. This section provides sample scenarios and tips to identify them.