Windows error 0x80190191, -2145844847

Detailed Error Information

HTTP_E_STATUS_DENIED[1]

MessageUnauthorized (401).
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode25 (0x019)
NameFACILITY_HTTP[2][1]
DescriptionThe source of the error code is HTTP support.[2][1]
Error Code401 (0x0191)

Questions

5votes
1answer

Outlook/BITS client can't download the OAB, returns HTTP 401

We're having difficulties with Outlook clients running in cached mode. They get stuck forever on "Offline Address Book is connecting to Microsoft Exchange". The two Exchange servers in question are load-balanced by a KEMP cluster, with HTTPS round-robin (SSL termination is done at the Exchange servers, no caching or any [...] read more
exchange-2013
outlook-2013
bits
exchange
1vote
1answer

Axis IP camera video source filter doesn't work in DirectShow GraphEdit

I'm trying to get video from an Axis P5515 IP camera to feed into DirectShow, but all I get in the render window is a black screen. Nearly every search I do looking for an IP camera source capture filter ends at the "DirectShow Video Source Filter for JPEG and [...] read more
video
camera
directshow
graphedit
0votes
0answers

Install UWP app returns unauthorized error

I am getting the following error when i try to install the app through the provided installer when i publish the UWP app. The machine doesn't have powershell or admin access. are those required to install the app through the auto generated installer? Sideloading is enabled. App installation failed with [...] read more
uwp
windows-installer
unauthorized
0votes
1answer

How do I determine an expired access token?

I am interfacing with the Microsoft Health Cloud API and have successfully requested an access token and refresh token. Communication with the RESTful API works as intended, although I am having a hard time figuring out, how to reliably determine an expired access token. I have the following code in [...] read more
oauth
uwp
c++-winrt

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0