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.

The remote server returned an error: (401) Unauthorized. Using CSOM in ASP.NET

I'm tried to pull some SharePoint 2013 list data I created which works fine when running locally on my machine and …

asp.net asp.net-mvc-4 sharepoint http-status-code-401 csom
Spring RestTemplate invoking webservice with errors and analyze status code

I designed a webservice to perform a task if request parameters are OK, or return 401 Unauthorized HTTP status code if …

rest spring-mvc http-status-code-401 resttemplate
The remote server returned an error: (401) Unauthorized

I'm trying to get the html code of certain webpage, I have a username and a password that are correct …

c# .net http-status-code-401
Exchange Web Service API and 401 unauthorized exception

When I try sending email using the EWS API, I get the following error: (in message.Send();) The request failed. …

c# exchangewebservices http-status-code-401 exchange-server-2007 unauthorized
Avoiding 401 response for each request using NTLM

We have here an asp.net 3.5 application using NTLM based windows authentication. The system runs on a private network that …

iis iis-6 ntlm http-status-code-401
getting error java.io.IOException: Server returned HTTP response code: 401 for

Iam trying to authenticate to https url , but iam getting exception . Below is code. import java.io.BufferedReader; import java.…

java http-status-code-401
Is it possible to send a 401 Unauthorized AND redirect (with a Location)?

I'd like to send a 401 Unauthorized AND redirect the client somewhere. However: if I do it like this: header('HTTP/1.1 401 …

http-headers http-status-code-401 http-redirect
jquery $.ajax call results in 401 unauthorized response when in Chrome or Firefox, but works in IE

I have a script running on a web page that needs to use the JQuery $.ajax method (currently using jquery 1.7.2) …

javascript jquery ajax http-status-code-401
Command to rebuild applicationHost.config in IIS 7

Is there a way to rebuild the applicationHost.config file in IIS 7 with a Windows command? Or if you can …

iis-7 windows-server-2008 http-status-code-401 applicationhost
curl 401 Unauthorized error

As shown in image when i am trying to run https://www.example.com/Push_Order.php?orderId=1562 It gives …

curl http-status-code-401 unauthorized