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.

関連コード

比較

比較対象

ガイド

デバッグシナリオ

用語集