Site icon EfmSoft

What does HRESULT 0x803D0018 (WS_E_PROXY_REQUIRES_BASIC_AUTH) mean?

 
Previous Next
WS_E_NOT_SUPPORTED WS_E_PROXY_REQUIRES_DIGEST_AUTH

WS_E_PROXY_REQUIRES_BASIC_AUTH

WS_E_PROXY_REQUIRES_BASIC_AUTH is a Windows Web Services API HRESULT. It means that the proxy rejected the authentication scheme offered by the client and requires HTTP Basic authentication.

What to check for WS_E_PROXY_REQUIRES_BASIC_AUTH

Microsoft documentation

Diagnostic interpretation

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

Evidence to capture

Retry and recovery

For WS_E_PROXY_REQUIRES_BASIC_AUTH, recovery should change one confirmed condition at a time. The verification run should use equivalent inputs and prove that the same boundary no longer rejects the operation.


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

Exit mobile version