Site icon EfmSoft

What does HRESULT 0x803D0019 (WS_E_PROXY_REQUIRES_DIGEST_AUTH) mean?

 
Previous Next
WS_E_PROXY_REQUIRES_BASIC_AUTH WS_E_PROXY_REQUIRES_NTLM_AUTH

WS_E_PROXY_REQUIRES_DIGEST_AUTH

WS_E_PROXY_REQUIRES_DIGEST_AUTH is a Windows Web Services API HRESULT. It means that the proxy rejected the offered authentication scheme and requires HTTP Digest authentication.

What to check for WS_E_PROXY_REQUIRES_DIGEST_AUTH

Microsoft documentation

Diagnostic interpretation

This result has the HRESULT value 0x803D0019. AllStat records the condition as “The HTTP proxy server requires HTTP authentication scheme 'digest'.”.

Evidence to capture

Retry and recovery

A retry is useful only after the cause behind WS_E_PROXY_REQUIRES_DIGEST_AUTH has been changed or removed. Reproduce the original call and confirm both the return value and the resulting resource state.


Looking for a different code? Search another status or error code.

Exit mobile version