Similar to 403 Forbidden, but specifically for use when authentication is possible but has failed or not yet been provided. The response must include a WWW-Authenticate header field containing a challenge applicable to the requested resource.

learn more… | top users | synonyms

0
votes
0answers
16 views

401 Error on Upload with SWF Upload (.NET) only in Safari and Firefox

I have a really unusual situation. So the site uses SWF Upload as the upload tool and it's filtered to only allow image uploads. Testing this in development and in production work fine. However in the ...
1
vote
1answer
32 views

Angular.js $http.post TypeError: Cannot read property 'data' of undefined

Angular.js v1.0.6 When making an $http.post and receiving a non 200 resposne (401 in this case) $http.post('http://localhost:3030/auth/login', { username: 'username', password: 'password' }) ...
0
votes
1answer
24 views

Redirect 401 “authorization required page” to custom page

Is there a simple way I can encode a front-end php redirect to a custom page upon error? I have a page in a directory protected by an .htaccess password, but if you cancel the system dialog or enter ...
0
votes
1answer
36 views

Issue with accessing data from external url- jsonp/json approach not working

I have this below code where I am trying to retrieve data from external url. I am getting 401- unauthorized access error when I try to do this. Please Advice <script type='text/javascript'> ...
0
votes
0answers
16 views

Yammer Downloading with access token unresponsive, issues 401 forbidden?

Hey guys I ran into a weird issue with trying to use the Yammer API's Download URL. Since this is an API call, you would think that you could just append your users access token to the end of the API ...
-1
votes
2answers
49 views

how to allow insecure content to be displayed on page

I am trying make AJAX request to external url and try to get Json data from that url. I am getting 401- Authorization error saying that its insecured content when try access the url. Here below is my ...
1
vote
1answer
74 views

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 fine while not signed in. However, this and another page are ...
0
votes
1answer
46 views

Throw a custom 401 HTTP Exception in Kohana

When I throw a HTTP_Exception_401 in Kohana 3.3 I get the following error: Kohana_Exception [ 0 ]: A 'www-authenticate' header must be specified for a HTTP 401 Unauthorized Now the obvious problem ...
0
votes
1answer
98 views

NSURLConnection status code for Asynchronous request iOS 6

Currently using sendAsynchronous from NSURLConnection to make post and get requests, but can't get the status code in the response. Most post suggest the use of NSURLConnection and its delegate ...
2
votes
0answers
101 views

The remote server returned an error: (401) Unauthorized in Zendesk

I have to access a page from the zendesk.com from my MVC application. I have username and authenticate ticket. When I try to access that page it is returning the error "The remote server returned an ...
0
votes
0answers
31 views

Http 401 along with Http 500 in blackberry app development

I am developing a Blackberry Application With Oauth Webservice. While I am sending a GET request, I am getting HTTP 401 status code first although i am sending authorization header properly.When i ...
0
votes
1answer
56 views

Servlet Filter : how to catch HTTP error

Is there a way to catch HTTP error with a servlet Filter ? Are HTTP errors stored in the filter SevletResponse ? My goal is to catch some authentication errors (401) to redirect user to a spare ...
2
votes
1answer
71 views

Send BASIC auth by default, rather than wait for HTTP 401

I have a web service that requires a BASIC authentication header to be present in the request, or the service will return an HTTP 401 (unauthorized). This works - when the challenge comes back, the ...
0
votes
0answers
107 views

IIS Windows Authentication to only Login page. Strange behaviour?

I am trying to set my ASP.NET application not prompt username/password to new users.All of the users are intranet users. As first option, i decided to use windows authentication for whole ...
1
vote
2answers
342 views

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 request parameters are wrong or empty. I'm using RestTemplate to perform test ...
0
votes
1answer
65 views

Get html from Webclient even then Webclient throws exception

I'm working against an web API and then i authenticate myself to the webb API and provide the wrong username or password the site returns "The remote server returned an error: (401) Unauthorized." and ...
1
vote
0answers
325 views

IE 10 HTTP 401 Error on ajax POST

I've been chasing down an issue and decided to make the most basic reproduction of the issue possible in hopes that a simplified question will help me resolve this. I am receiving a 401 when posting ...
0
votes
0answers
325 views

401 Using Multiple Authentication Methods IE 10 only

I am not sure if this is more of a coding issue or server setup issue... On our production site we've run into an issue that is specific to Internet Explorer 10. I am using jQuery doing an ajax POST ...
1
vote
1answer
130 views

How to display HTTP 401 basic authentication dialog

I am new to web development. I have Android application that hosts some web pages using HTTPServer. I am using Netty to decode/encode request/responses. Now, I want to display basic authentication ...
0
votes
2answers
107 views

Problems with external visibility of Flask web-server

I have managed to to install flask and run the hello-world script: from flask import Flask app = Flask(__name__) @app.route('/') def hello_world(): return 'Hello World!' if __name__ == ...
0
votes
0answers
74 views

401 error on sub folder with IIS and Apache reverse proxy

I have an IIS server running an ASP.Net MVC3 application. The site is configured to use Windows authentication over NTLM. Internally the site works perfectly. However, when the site is routed through ...
0
votes
0answers
23 views

Unexpected 401's on the Asana API

The Asana developer docs say that 401's occur when an invalid API token is provided. But I am getting 401's intermittently. That is: I repeatedly make the same request, using the same API key and ...
0
votes
0answers
96 views

Windows 2003 Server IIS App. Can only access with the IP address in the URL

I have a problem with an Web App implemented in Windows 2003 Server IIS. My machine is not in the domain. If I put the IP address, for example **http://192.168.1.210:5555/App** I'm asked for ...
2
votes
3answers
295 views

Using RoboSpice is there a way to get the HTTP Error Code out of an exception?

I am writing an application that uses RoboSpice. In the request listener onRequestFailure( SpiceException arg0 ) is there a way to know for sure that the error was a result of a 401 HTTP Error ...
1
vote
1answer
131 views

HTTP Response Code for Proxy Authorization Failure

What should be the HTTP response code for Proxy Authorization failure? I know that 407 is the response code for requesting Proxy Authorization. But, once the clients sends the authentication info to ...
0
votes
1answer
322 views

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 help me fix the issue by modifying this file, that's fine too. When comparing this file to ...
1
vote
2answers
194 views

DNN or IIS 401 Unauthorized error and some failed attempts to diagnose

I'm doing a first time install of DNN, following the tutorials at dotnetnuke.com, and I keep getting stuck. I have Windows 8 so I'm having trouble getting answers from Google, so here's my problem... ...
1
vote
1answer
206 views

401 (Unauthorized) error with ajax request (requires username and password)

I'm making an ajax request to retrieve json data from webtrends - a service that requires a login. I'm passing the username and password in my ajax request, but still gives me a 401 unauthorized ...
0
votes
1answer
114 views

Mvc action returns 401 error

This is a strange one. They always are when I get to this point. I have an MVC app. It's a single page app so all routes are ajax calls but I don't think this is relevant. Strangely and all of a ...
1
vote
1answer
184 views

php and ajax - upload base64 photo and return link to edit

I've tried to make this: Upload photo from a PC as base64 string ("data:image/jpeg;base64,...") PHP will save this photo in full resolition as .jpg and make 160x160 .png thumbnail Then it will ...
1
vote
0answers
185 views

Error 401 when trying to deploy app from Google App Engine Launcher

I am having some issues with launching my first app from Google App Engine Launcher. I have already signed up for an account at the App Engine site. After I click on the deploy button, I get the ...
0
votes
1answer
209 views

Custom 401 page not prompting for credentials on nginx

I have a part of my website protected by auth_basic : location / { auth_basic "Authorization Required"; auth_basic_user_file .htpasswd; index app.php; ...
0
votes
0answers
68 views

when i used c2dm example, 401 error is occured [closed]

java file package com.example.t1; import java.io.IOException; import java.io.OutputStream; import java.net.URL; import java.net.URLEncoder; import javax.net.ssl.HostnameVerifier; import ...
0
votes
1answer
117 views

Using Fiddler with MVC - Getting 401s

I have fiddler installed and I'm running an MVC3 app through visual studio. Whenever I try to hit the MVC page with fiddler (localhost:28267) I get a 401. How can I determine what's causing this? ...
0
votes
1answer
728 views

System.Net.WebException: The request failed with HTTP status 401: Unauthorized

Ok, so I have this .NET 1.1 application (written by someone way back) which is like a document repository and it worked fine in the past. I suddenly get this error when trying to search for ...
0
votes
1answer
89 views

HTTP Error 401 at accessing Socialcast API

I receive 401 Unauthorized when trying to connect to Socialcast API (Demo). This is my code: ClientConnectionManager connectionManager = new BasicClientConnectionManager(); HttpClient client = ...
0
votes
0answers
71 views

customErrors 401 Capturing

I have been searching both Stack Overflow and various forums but I am having trouble understanding the process of capturing HTTP errors within ASP.net and IIS. At this time I have configured by ...
4
votes
2answers
340 views

Get rid of a 401 (unauthorized) ajax error in browser console

I'm calling an api through javascript using a jQuery.ajax call. The api respond with 401 if the user is not authenticated and I want to ignore this error only for this call. I've tried all the ...
0
votes
2answers
328 views

Google Drive Python API resumable upload error 401 after 2 hours

First of all, I'm sorry if this is a too silly question... this is the first time I'm trying to use any of the technologies involved in this script (Python, the drive api, oauth 2.0, etc). I swear ...
0
votes
1answer
105 views

IIS web application Error 401.2 through IP address

I have a web application on my local computer on a domain that works on IIS 7.5. When accessing this web app through localhost it works fine, but if I try using my IP address instead, It asks for my ...
1
vote
2answers
546 views

Grails: handling HTTP-session timeout event

I'm writing Grails application which uses Sprint Security for authentication. I need to display a message to a user, who has been automatically logged off due to inactivity. My application uses both ...
0
votes
2answers
221 views

understanding basic authentication with a 401

I'm a little confused about Basic authentication in regards to web browsers. I had thought that the web browser would only send an Authorization header after having received an HTTP 401 status in the ...
0
votes
1answer
1k views

HTTP Status Code: 401 in GCMDemo

Reference:http://developer.android.com/google/gcm/demo.html Server 401 when trying to send a message to my android device. HTTP Status 500 - HTTP Status Code: 401 type Exception report message ...
0
votes
2answers
194 views

401 error showing while requesting access token in my twitter application for a website

i am developing my first twitter application.i managed to get request_token and i successfully redirected after the twitter login.But my problem is i cant get the access token it showing 401 response. ...
0
votes
1answer
170 views

Unauthorized (401) when calling one localhost website from another

I have two websites set up on my local system running IIS 5.1 (on localhost). I am calling one website from another. I am working with ASP.NET, C# 2.0. public static String executeWebRequest(string ...
1
vote
1answer
85 views

preg_match 401 Access Denied

I am attempting to use preg_match to check for "401 Access Denied" and if found, echo "failed" else "ok". I just cant seem to grab the right info so i can output it. HTTP/1.1 401 Access Denied ...
0
votes
1answer
255 views

in tweepy get_authorization_url() locally HTTP Error 401: Unauthorized but in the web works correctly

I am developing with google appengine sdk and python, I'm trying to incorporate my twiiter app import tweepy TWITTER_CONSUMER_KEY = 'XXXXXXXXXXX' TWITTER_CONSUMER_SECRET = 'xxxxxxxxxx' auth = ...
0
votes
0answers
107 views

How to avoid login window on basic authentication when server response with 401 status

I'm looking for a way to suppress login popup basic authentication, when server response with 401 status. All i need is somehow make that user never see this basic authentication login popup. Client ...
0
votes
0answers
113 views

401 Access Denied for a JS file used in an HTML page

<SetUp()> _ Public Sub SetupPage() webCLient = New WebClient page = webCLient.getPage("http://127.0.0.1/pastries/order.aspx") End Sub Then an error in the unit test ...
1
vote
1answer
278 views

iPhone safari authentication required when setting image (401)

I am trying to set the src of and image tag like this: var $img = $('img'); $img.error(function(){ $(this).attr('src', 'missingperson.gif'); }) .attr('src', urlToMyPhoto); Since I have ...

1 2 3 4 5