A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

401 Unauthorized

Table of Contents

About

The HTTP 401 Unauthorized client error response status code indicates that a request was not successful because it lacks valid authentication credentials for the requested resource; this status code is sent with an HTTP WWW-Authenticate response header that contains information on the authentication scheme the server expects the client to include to make the request successfully1.

Anki

References


  1. MDN. “401 Unauthorized”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/401. (Accessed: [2025-05-21 Wed 22:10]). ↩︎

Share :

Other Articles