Top "Unauthorized" questions

If referring to the HTTP error code "401 Unauthorized", use "http-status-code-401".

ADB Android Device Unauthorized

Since I reinstalled Eclipse (simply deleted and downloaded it again) I can't debug my applications on Samsung Galaxy i9001 (with …

android adb unauthorized
Android ADB devices unauthorized

Configuration: Windows 8.1 ADB version: 1.0.32 Smartphone: Oneplus One Problem I installed the Samsung drivers as it is said to do. When …

android adb unauthorized oneplusone
Spring-Security-Oauth2: Full authentication is required to access this resource

I am trying to use spring-security-oauth2.0 with Java based configuration. My configuration is done, but when i deploy application on …

java oauth-2.0 unauthorized spring-security-oauth2
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
I'm not able to log in Tomcat Manager App

I have read a lot of topics in stackoverflow for solve my problem, but none was useful. When I tried …

java tomcat login unauthorized
Redirect Unauthorized Page Access in MVC to Custom View

I have an MVC website in which access is based on various Roles. Once a user logs into the system …

asp.net-mvc authorization unauthorized
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
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
UnauthorizedAccessException cannot resolve Directory.GetFiles failure

Directory.GetFiles method fails on the first encounter with a folder it has no access rights to. The method throws …

c# exception-handling unauthorized getfiles
Calling webservice in C# using SSL - '(401) Unauthorized'

I'm calling a method on a web service from behind a proxy server using the following code: myWebService.TestWebService webservice = …

c# web-services ssl http-status-code-401 unauthorized