ERROR_WINHTTP_LOGIN_FAILURE

Code: 0x2eef (12015)

As HRESULT:As NTSTATUS:

Documented in Win32

Error Messages (winhttp.h): 12015

The login attempt failed. When this error is encountered, the request handle should be closed with [**WinHttpCloseHandle**](/windows/desktop/api/Winhttp/nf-winhttp-winhttpclosehandle). A new request handle must be created before retrying the function that originally produced this error.

Associated Modules

ModuleCodeFound inDescription
winhttp.dll0x2eef78.11011The login request was denied
wininet.dll0x2eef78.11011The login request was denied
2 entries