Site icon EfmSoft

What does HRESULT 0x80072F88 (WININET_E_REDIRECT_NEEDS_CONFIRMATION) mean?

 
Previous Next
WININET_E_UNABLE_TO_DOWNLOAD_SCRIPT WININET_E_SEC_INVALID_CERT

WININET_E_REDIRECT_NEEDS_CONFIRMATION

WININET_E_REDIRECT_NEEDS_CONFIRMATION is a WinINet HRESULT. It means that WinINet will not automatically follow the redirect until the user confirms it. The redirect may cross a security boundary, alter the target, or fall under an interactive policy.

What to check for WININET_E_REDIRECT_NEEDS_CONFIRMATION

Microsoft documentation

Diagnostic interpretation

This result has the HRESULT value 0x80072F88. AllStat records the condition as “The HTTP redirect request must be confirmed by the user”.

Evidence to capture

Retry and recovery

Retry this result only when the owning API documents a transient state or after the condition described as “The HTTP redirect request must be confirmed by the user” has changed.


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

Exit mobile version