407
SIP

407 Proxy Authentication Required

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

Quand vous voyez ce code

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

Comment résoudre

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

Codes associés

Comparaisons

Comparer avec

Guides

Scénarios de débogage

Glossaire