Authentication required or invalid
Section: Codes 400-409
HTTP 401 Unauthorized
text
text
curl -i https://example.com/privateExplanation
Usually returned when credentials are missing, expired, or invalid. `WWW-Authenticate` is commonly involved.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Codes 400-409