407
SIP

407 Proxy Authentication Required

The client must first authenticate with the proxy. The proxy returns a Proxy-Authenticate header with a challenge.

이 코드를 보게 되는 경우

When a SIP proxy requires authentication before forwarding the request. Similar to 401 but for proxy servers.

해결 방법

Resend the request with a Proxy-Authorization header containing valid credentials for the proxy.

관련 코드

비교

비교 대상

가이드

디버깅 시나리오

용어집