Explore the catalog of Bright Data HTTP errors, including error codes, descriptions, and actions to resolve common proxy issues.
HTTP
or HTTPS
requests:
Field | Description | Examples | REST API Field Name |
---|---|---|---|
HTTP Error | The protocol error numbers | 404 or 502 | status_code |
x-brd-err-code | Bright data module and error code number | client_10001 | error_code |
x-brd-error | Bright data main error message | Authentication failed | error |
x-brd-err-msg | Bright data elaborated message and actions | Authentication failed. Please check your credentials or review your account status and billing settings. | error_message |
curl
command from your shell prompt and add the option flag -v
or i
. These flags will run curl in verbose mode and print out the header fields, including the custom error code and message.
-i
option for curl:
nc
command to get the fields printed to screen:
nc
inputs may include “empty” lines, those are essential for correct testing using nc
commandcurl
Command snippetcurl
command snippet, with all required zone parameters is available in the Overview tab in Bright Data control panel for the zone you are working on.
-ip-x.x.x.x
targeting flag, the error code 400
can appear in case the IPs under your zone has been refreshed, removed, or simply changed due to system updates
client_10060
x-brd-error
: Proxy Error: ip_requested_not_allocated_by_customer
x-brd-err-msg
: Requested IP ##.##.##.##
is not allocated to this zone. Select an IP that is allocated to this zone or skip the -ip parameter in proxy username
client_10061
x-brd-error
: Peer not found
x-brd-err-msg
: No proxy found in selected default countries: %Countries_list%
. Please revise your default country selection or use -country
flag to another country and override default settings. Read more here: https://docs.brightdata.com/api-reference/proxy/geolocation-targeting
client_10062
x-brd-error
: Peer not found
x-brd-err-msg
: Your [proxy type] [DC|ISP]
zone does not have IPs in selected countries. Either IPs location has changed, or zone not configured with proxies in selected countries. Check zone configuration and try again with relevant country code. Read more: https://docs.brightdata.com/api-reference/proxy/geolocation-targeting
x-brd-err-code
values for HTTP error 401:
client_10050
x-brd-error
: Auth failed: IP denylisted [IP]
x-brd-err-msg
: Auth Failed IP denylisted: [IP]
. Check FAQ: how to denylist/allowlist ips and domains? to resolve
x-brd-err-code
values for HTTP error 402:
policy_20130
x-brd-error
: Residential Failed bad_endpoint
x-brd-err-msg
: Residential Failed (bad_endpoint
) - Requested site is not available for immediate residential (no KYC) access mode due to the fact that %HTTP_METHOD%
requests are not allowed.
To get full residential access for targeting this site, Fill in the KYC form: https://brightdata.com/cp/kyc
policy_20140
x-brd-error
: Residential Failed bad_endpoint
x-brd-err-msg
: Requested site is not available for in Immediate Access mode for Bright Data residential network due to violation of target’s robots.txt.
To gain full access follow the instructions in: https://docs.brightdata.com/proxy-networks/residential/network-access
x-brd-err-code
values for HTTP error 403:
client_10070
x-brd-error
: No Protocol
x-brd-err-msg
: Protocol was missing from original request. Please add either HTTP or HTTPS and retry.
client_10080
x-brd-error
: No Destination Host
x-brd-err-msg
: No destination host. Destination host is missing or incorrect. Check your request parameters and try again
client_10090
x-brd-error
: You are trying to use Browser API zone as regular proxy
x-brd-err-msg
: You are trying to use Browser API zone as regular proxy. A browser should be used to access this zone. See Browser API for information on how to access your Browser API zone
client_10130
x-brd-error
: Forbidden: this super proxy is allowed to be used only for China domains via China peers. Otherwise use brd.superproxy.io. For more details review the following: https://docs.brightdata.com/proxy-networks/mobile/faqs#how-to-browse-chinese-sites-by-using-chinese-residentials-ips
x-brd-err-msg
: Forbidden: this super proxy is allowed to be used only for China domains via China peers. Otherwise use brd.superproxy.io. For more details review the following: https://docs.brightdata.com/proxy-networks/mobile/faqs#how-to-browse-chinese-sites-by-using-chinese-residentials-ips
client_10250
x-brd-error
: Forbidden: You tried to target %HOST%
but got blocked
x-brd-err-msg
: Forbidden: You tried to target %HOST%
but got blocked since this host is not an allowed target in your zone’s allowlist security setting. Please add this host to your allowlist or delete all content from allowlist to allow all targets.
client_10260
x-brd-error
: Forbidden: You tried to target %HOST%
but got blocked
x-brd-err-msg
: Forbidden: You tried to target %HOST%
but got blocked since this host is explicitly blocked target in your zone’s denylist security setting. Please remove this host from your denylist or delete all content from denylist to allow all targets.
policy_20010
x-brd-error
: Bad protocol
x-brd-err-msg
: The protocol you are using to access our proxy is not supported. Bright data supports HTTP, HTTPS & SOCKS5 upon special approval. Please fix your protocol and try again
policy_20020
x-brd-error
: Bad port
x-brd-err-msg
: Bad Port used. Ports we support: https://docs.brightdata.com/proxy-networks/faqs#how-to-see-supported-ports-and-protocols
policy_20050
x-brd-error
: Forbidden: target site requires special permission. Contact BrightData for assistance
x-brd-err-msg
: Forbidden: target site requires special permission. You are trying to access a target site which is not permitted by our compliance policy. In order to gain access you may need to undergo a KYC process, you can do so by filling in the form: https://brightdata.com/cp/kyc. If you have already completed the KYC approval, please contact your account manager for further details.
policy_20051
x-brd-error
: Forbidden: target site requires special permission. Contact BrightData for assistance
x-brd-err-msg
: Forbidden: target site requires is a government site and requires special permissions to access. In order to gain access you may need to undergo a KYC process, you can do so by filling in the form: https://brightdata.com/cp/kyc. If you have already completed the KYC approval, please contact your account manager for further details.
policy_20080
x-brd-error
: Forbidden: request needs to be made using residential network
x-brd-err-msg
: Forbidden: You are accessing a domain which is not permitted to access by Bright Data Datacenter or ISP networks. Please retry your request using a Residential network zone.
policy_20090
x-brd-error
: Forbidden: requests to this domain are blocked using the proxy networks, please get access via an Unlocker API zone or IDE tools, or contact your account manager to assist
x-brd-err-msg
: Forbidden: requests to this domain are blocked using the Datacenter, ISP and Residential proxy networks, please get access via an Unlocker API zone or IDE tools, or contact your account manager for further assistance
policy_20091
x-brd-error
: Forbidden: Target $host
is blocked by Bright Data on IPv6 protocol. Please try IPv4 proxies or our Unlocker API to access this target.
x-brd-err-msg
: Forbidden: Target $host
is blocked by Bright Data on IPv6 protocol. Please try IPv4 proxies or our Unlocker API to access this target.
policy_20030
x-brd-error
: Forbidden: target blocked
x-brd-err-msg
: Forbidden: You tried to target www.somehost.com but got blocked. It can be related to your denylist or allowlist settings or the target site is not allowed by Bright Data policy. Read more: https://docs.brightdata.com/proxy-networks/faqs#what-is-error-code-403
policy_20000
x-brd-error
: Access denied: <URL>
is classified as <category>
and blocked by Bright Data
x-brd-err-msg
: Access denied: %URL%
is classified as %CATEGORY%
and blocked by Bright Data as it might breach Bright Data usage policy. For more details review the following: https://docs.brightdata.com/proxy-networks/residential/network-access#residential-proxy-network-policy
policy_20230
x-brd-error
: Country %COUNTRY%
is not permitted for targeting, please modify to a different country
x-brd-err-msg
: Country %COUNTRY%
is not permitted for targeting, please modify to a different country
policy_20250
x-brd-error
: Forbidden: You tried to target %HOST%
but got blocked.
x-brd-err-msg
: Forbidden: You tried to target %HOST%
but got blocked by Bright Data policy settings. Either this website is forbidden by Bright Data policy or your account doesn’t have the right permission to access it.
policy_20251
x-brd-error
: Forbidden: You tried to target %HOST%
but got blocked.
x-brd-err-msg
: Forbidden: You tried to target %HOST%
but got blocked by Bright Data policy settings. Either this website is forbidden by Bright Data policy or your account doesn’t have the right permission to access it.
policy_20260
x-brd-error
: Forbidden: You tried to target %HOST%
but got blocked.
x-brd-err-msg
: Forbidden: You tried to target %HOST%
but got blocked by Bright Data policy settings. Either this website is forbidden by Bright Data policy or your account doesn’t have the right permission to access it.
policy_20261
x-brd-error
: Forbidden: You tried to target %HOST%
but got blocked.
x-brd-err-msg
: Forbidden: You tried to target %HOST%
but got blocked by Bright Data policy settings. Either this website is forbidden by Bright Data policy or your account doesn’t have the right permission to access it.
policy_20031
x-brd-error
: Forbidden: Target %HOST%
is blocked.
x-brd-err-msg
: Forbidden: target %HOST% is blocked by Bright Data. Target host provides web service or information of Bright Data and our proxies cannot be used to target it. For further assistance please contact support@brightdata.com
policy_20040
x-brd-error
: Forbidden host
x-brd-err-msg
: Destination host is blocked either by Brightdata in accordance with our compliance policy or by your account rules’ configuration. Please check if this domain is allowed for targeting by this zone in the zone settings:
https://brightdata.com/cp/zones/
policy_20240
x-brd-error
: Proxy port %PORT%
is restricted. Contact Bright Data support.
x-brd-err-msg
: Proxy port %PORT%
is restricted. Contact Bright Data support.
policy_20110
x-brd-error
: Forbidden SERP domain
x-brd-err-msg
: Destination host is blocked either by Bright Data in accordance with our compliance policy or by your account rules’ configuration. Please check if this domain is allowed for targeting by this zone in the zone settings: https://brightdata.com/cp/zones/
client_10000
x-brd-error
: Authentication failed
x-brd-err-msg
: Invalid authentication: check credentials and retry. Bright Data credentials include your account ID, zone name and password
client_10001
x-brd-error
: Invalid Auth
x-brd-err-msg
: Invalid authentication: check credentials and retry
client_10002
x-brd-error
: Auth failed: Zone not found.
x-brd-err-msg
: Authentication failed: zone not found. Zone name used is either misspelled, or zone is disabled or deleted. Check your inputs, and validate zone is “Active” in Bright Data control panel, or use our API to get current zone status: Get Active Zones
client_10010
x-brd-error
: Proxy Authentication Required
x-brd-err-msg
: No proxy credentials provided. Please add credentials and try again.
client_10020
client_10030
x-brd-error
: Authentication failed
x-brd-err-msg
: You are not allowed to access our API via this IP. Please verify your settings or allowlist this IP.
client_10040
x-brd-error
: KYC Required. Please visit http://brighdata.com/cp/kyc and ensure you are verified
x-brd-err-msg
: KYC Required. Please visit http://brighdata.com/cp/kyc and ensure you are verified
policy_20120
x-brd-error
: IP parameter <IP>
is incorrect, use correct format in the IP parameter
x-brd-err-msg
: IP parameter <IP>
is incorrect, use x-luminati-ip header format in the IP parameter
x-brd-err-code
values for HTTP error 429:
client_10110
x-brd-error
: Your limited trial mode account exceeded the allowed rate limits. Add payment method to receive $5 credit and remove rate limits. You will not be charged
x-brd-err-msg
: Your limited trial mode account exceeded the allowed rate limits. Add payment method to receive $5 credit and remove rate limits. You will not be charged
policy_20220
x-brd-error
: Requests rate to %URL%
is too high
x-brd-err-msg
: Rate limit for domain %DOMAIN%
has been reached. Bright Data’s health monitor is throttling down these requests to prevent overloading of the target website. Reduce requests rate and try again or contact Brightdata.com for support
policy_20221
x-brd-error
: Requests rate to %URL%
is too high
x-brd-err-msg
: Rate limit for domain %DOMAIN%
has been reached. Bright Data’s health monitor is throttling down these requests to prevent overloading of the target website. Reduce requests rate and try again or contact Brightdata.com for support
x-brd-err-code
values for HTTP error 502:
client_10120
x-brd-error
: Block direct route
x-brd-err-msg
: Request reroute blocked. You chose option not to reroute requests thru our superproxy on failure so reroute was blocked. To see more about this setting see: Request Error Handling
peer_30030
x-brd-error
: Proxy Error: We do not have proxies in the city you requested
x-brd-err-msg
: Proxy Error: We do not have proxies in the city you requested, please check the spelling or try again later. Check Target a specific city for proper use of city targeting.
policy_20070
x-brd-error
: Host is blocked in requested country
x-brd-err-msg
: Host you are trying to access is blocked in requested country. Please change country and retry.
client_10100
x-brd-error
: Zone has reached usage limit
x-brd-err-msg
: Zone has reached usage limit. Go to https://brightdata.com/cp/zones to remove/modify limitation.
target_40001
x-brd-error
: Could not resolve host %HOST%
x-brd-err-msg
: Could not resolve host %HOST%
. Check host name is correctly spelled and retry. If host is properly spelled contact brightdata.com for DNS support.
target_40011
x-brd-error
: No IPv6 address (AAAA record) found for %HOST%
x-brd-err-msg
: Attempting to resolve %HOST%
to IPv6 failed. This is probably because the host you are targeting does not publish an IPv6 IP address. Retry the request on an IPv4 proxy.