Summary
Authentication with a proxy is required before the request can proceed.
When it occurs
Returned by a proxy that needs credentials; it sends a Proxy-Authenticate header.
Common causes
- Missing proxy credentials
- Corporate proxy requires login
How to fix
- Send Proxy-Authorization credentials
- Authenticate with the proxy