Top "Http-status-code-401" questions

Similar to 403 Forbidden, but specifically for use when authentication is possible but has failed or not yet been provided.

403 Forbidden vs 401 Unauthorized HTTP responses

For a web page that exists, but for which a user does not have sufficient privileges (they are not logged …

http-headers http-status-code-403 http-status-codes http-status-code-401 http-response-codes
How do I get the HTTP status code with jQuery?

I want to check if a page returns the status code 401. Is this possible? Here is my try, but it …

jquery ajax xmlhttprequest http-status-codes http-status-code-401
401 Unauthorized: Access is denied due to invalid credentials

I am using IIS Express to deploy MVC4 application. This website runs perfectly on same computer. But in Lan it …

asp.net-mvc iis http-status-code-401 form-authentication
Server returned HTTP response code: 401 for URL: https

I'm using Java to access a HTTPS site which returns the display in an XML format. I pass the login …

java tomcat https http-status-code-401
Unable to get windows authentication to work through local IIS

So I've created a new ASP.NET MVC project using the intranet template. web.config contains the appropriate values (e.…

asp.net-mvc iis windows-authentication ntlm http-status-code-401
GCM http 401 authorization error

When my backend server sends post requests to GCM servers I get an authorization error HTTP 401. I followed the steps …

android push-notification google-cloud-messaging http-status-code-401
WGET 401 Unauthorized

I'm trying to use a batch file with WGET to download the public FCC file from here http://wireless.fcc.…

http wget http-status-code-401 unauthorized
How to handle 401 (Authentication Error) in axios and react?

I have one file request.js which contains wrapper for axios ajax request. I am calling request function from multiple …

javascript reactjs token axios http-status-code-401
The request failed with HTTP status 401: Unauthorized

I have a .NET 2.0 website (VB) running in my IIS6 (XP Pro SP2) and a .NET 3.5 (configured as .NET2 under …

web-services http-status-code-401 .net-3.5