HTTP Status Codes
Authentication Errors (407)
Proxy Errors (5xx)
Parameter Format Errors
HTTP400 Bad Request:
Parameter Value Errors
HTTP400 Bad Request:
country
state
city
session
ttl
timeout
Troubleshooting
407 Proxy Authentication Required
407 Proxy Authentication Required
Causes:
INVALID_CREDENTIALS, SUBSCRIPTION_EXPIRED, TRAFFIC_EXHAUSTED, IP_NOT_WHITELISTEDSolutions:- Verify credentials in Dashboard
- Check subscription status and remaining traffic
- Verify whitelisted IP if using IP whitelist auth
400 Bad Request
400 Bad Request
Causes: Malformed parameter string or invalid values.Solutions:
- Check parameter name typos
- Verify value formats
- Remove leading/trailing dashes
- Ensure all parameters have values
502 Bad Gateway
502 Bad Gateway
Causes:
TARGET_UNREACHABLE - target server cannot be reached.Solutions:- Verify target URL is correct and accessible
- Increase
timeoutparameter - Check if target blocks proxy IPs
500 Internal Error
500 Internal Error
Causes:
INTERNAL_ERROR - unexpected server-side failure.Solutions:- Retry the request
- If persistent, contact support