| Previous | Next |
| WININET_E_FORCE_RETRY | WININET_E_NEED_UI |
WININET_E_INVALID_PROXY_REQUEST
WININET_E_INVALID_PROXY_REQUEST is a WinINet HRESULT. It means that WinINet rejected the proxy request or proxy configuration as invalid. The proxy address, bypass list, authentication settings, or the request form used for the proxy can be incorrect.
What to check
- Validate proxy host names, ports, scheme, bypass rules and automatic-configuration settings.
- Confirm that the request is using the proxy mode and authentication method expected by the corporate gateway.
- Compare the settings with a known-good client profile before changing application code.
Looking for a different code? Search another status or error code.
