Skip to main content

HTTP Status Codes


Authentication Errors (407)


Proxy Errors (5xx)


Parameter Format Errors

HTTP 400 Bad Request:

Parameter Value Errors

HTTP 400 Bad Request:

country

state

city

session

ttl

timeout

Troubleshooting

Causes: INVALID_CREDENTIALS, SUBSCRIPTION_EXPIRED, TRAFFIC_EXHAUSTED, IP_NOT_WHITELISTEDSolutions:
  1. Verify credentials in Dashboard
  2. Check subscription status and remaining traffic
  3. Verify whitelisted IP if using IP whitelist auth
Causes: Malformed parameter string or invalid values.Solutions:
  1. Check parameter name typos
  2. Verify value formats
  3. Remove leading/trailing dashes
  4. Ensure all parameters have values
Causes: TARGET_UNREACHABLE - target server cannot be reached.Solutions:
  1. Verify target URL is correct and accessible
  2. Increase timeout parameter
  3. Check if target blocks proxy IPs
Causes: NO_PROXY_AVAILABLE - no proxy available for specified location.Solutions:
  1. Try broader location (country instead of city)
  2. Remove geo restrictions temporarily
  3. Contact support
Causes: INTERNAL_ERROR - unexpected server-side failure.Solutions:
  1. Retry the request
  2. If persistent, contact support