Windows error 0x80190190, -2145844848

Detailed Error Information

HTTP_E_STATUS_BAD_REQUEST[1]

MessageBad request (400).
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 Code400 (0x0190)

Questions

1vote
0answers

Does the drive api have a limit on number of downloads at a time

If i try to download multiple files from Google drive using the Rest API, after a while i start getting error, The first one will be BadRequest Bad request (400). (Exception from HRESULT: 0x80190190) and will get RequestEntityTooLarge Request entity too large (413). (Exception from HRESULT: 0x8019019D) for all subsequent [...] read more
google-drive-api
0votes
1answer

Creating virtual smart cards with attestations

At some point in the past few weeks, the following command has started failing when creating virtual smart cards on a Surface Pro device: tpmvscmgr create /generate /adminKey random /pin default /name Example /attestation AIK_AND_CERT Requests fail with (0x80190190) Bad Request (400). It is possible to create a virtual smart [...] read more
certificate
pki
tpm
surface-pro
0votes
0answers

We weren't able to connect you to the Windows Store

I know this has been asked at least 100 Times, but still, I can't connect to the Windows Store on my new Surface RT running Windows 8.1 Preview. I tried: * disable proxy * correct date and time * wsreset.exe * reinsetting the PC (but I got the Surface as [...] read more
windows-8.1
windows-store
microsoft-surface

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