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.[详细]
2023-04-11 03:52 分类:问答asp.net 4.0 Custom 401.2 not Authorized custom page
I successfully implemented role based authorization in ASP.NET. When a person does not have the needed role he gets to see an error page for 401.2 not authorized.[详细]
2023-04-11 03:47 分类:问答Unable to get windows authentication to work through local IIS
So I\'ve created a new ASP.NET MVC project using the intranet template. web.config contains the appropriate values (e.g. <authentication mode=\"windows\"/>).[详细]
2023-04-04 11:21 分类:问答Azure REST PUT or DELETE returns 401
I\'ve just upl开发者_高级运维oaded my WCF REST based service to Azure. When I try to use PUT or DELETE I get a 401, Unauthorized: Access is denied due to invalid credentials.[详细]
2023-04-03 15:16 分类:问答Long-running Ajax call returns http status 401
I have an asp.net page that loads, then makes am ajax call that can take some time. Sometimes the call times out. This is expected in some cases where data is less than perfect. I have been noticing t[详细]
2023-03-30 15:56 分类:问答WCF REST Service - 401 Unauthorized
We\'re in the process of developing a WCF REST web service which just receives a bunch of arbitrary text from any anonymous user and then performs some processing on the back end.[详细]
2023-03-28 14:19 分类:问答github issues api 401, why? (django)
I\'m trying to integrate github issues api into a project. I think I\'m following the rules of oauth, and everything that is needed and mentioned on http://develop.github.com/p/issues.html,[详细]
2023-03-20 14:09 分类:问答HTTP/1.1 401 Authorization Required with HttpClient 4.1.1
Updated Code:- Using SSL, still am getting the same error.. I am trying to open this uri https://some-host/a/getmeta?id=10(this url is passed to proxi.jsp page)[详细]
2023-03-17 05:30 分类:问答401 Unauthorized Webmethod only on the server
I am using jQuery to get some data from an API. The stream reader authenticates the calls to the api and gets the stream like this:[详细]
2023-03-15 02:12 分类:问答Setting authentication header for WebBrowser control - ASP.NET
I\'m using WebBrowser control in my asp.net application to generate screenshots of web pages. I was able to generate images till I changed the application pool account. I\'ve given the new application[详细]
2023-03-11 22:16 分类:问答