Http Code

401

Unauthorized

The server rejected the request due to lack of valid credentials on the request. The client should send a valid authorization header with the request to be able to perform sensitive operations or get sensitive data.

Use Case

A malicious user is trying to fetch information about another user from a server, but the server rejects the requests because the request does not have the authorization credentials which are provided by the server to make such requests.