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.

AngularJS - Handling refresh token?

I'm building a SPA with AngularJS with communication to a service (JAVA). When user sends his username/pass, service sends …

javascript angularjs authentication access-token http-status-code-401
SSRS Report Viewer + ASP.NET Credentials 401 Exception

I have a report saved on a SQL2005 reporting server, and I want to return a rendered PDF of this …

asp.net reporting-services http-status-code-401
401 - Unauthorized in IE7 only with windows authentication.

I've created an intranet site that uses windows authentication In chrome I can access the site instantly, and in FF …

iis active-directory internet-explorer-7 windows-authentication http-status-code-401
Access Exchange Web Services with PHP and cURL

Hello, I am currently writing a client to access a Microsoft Exchange server and read contacts, appointments etc. from it. …

php curl ntlm exchangewebservices http-status-code-401
rails devise 401 unauthorized for a specific page

I'm having trouble discerning why my app is returning a 401 Unauthorized. Other actions in my Institutions controller are working just …

ruby-on-rails-3 devise http-status-code-401 warden
Eradicating 401 "Unauthorised" responses followed by 200 "Ok" responses

I’ve got a situation with a large internal corporate web based application running ASP.NET 3.5 on IIS6 generating 401 “Unauthorised” …

http-status-codes http-status-code-401
Chaining Express.js 4's res.status(401) to a redirect

I'd like to send a response code of 401 if the requesting user is not authenticated, but I'd also like to …

node.js redirect express http-status-code-401
customerrors for 401.2 in ASP.NET

I successfully implemented role based authorization in ASP.NET. When a person does not have the needed role he gets …

asp.net http-status-code-401 custom-errors
file_get_contents HTTP request failed

I written simple php code to get some url content but it dosn't work it return this error file_get_…

php http-status-code-401 article
Unauthorized result in ajax requests

I have application with many ajax actions (implemented using JQuery.ajax), that returns JSON ot html. Some of them should …

jquery asp.net-mvc asp.net-mvc-3 http-status-code-401 unauthorized