Similar to 403 Forbidden, but specifically for use when authentication is possible but has failed or not yet been provided.
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 csomI 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 resttemplateI'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-401When 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 unauthorizedWe 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-401Iam trying to authenticate to https url , but iam getting exception . Below is code. import java.io.BufferedReader; import java.…
java http-status-code-401I'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-redirectI 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-401Is 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 applicationhostAs 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