Possible mistakes

In case of a failed query, you will get an error message.

Error Example:

{
    "success":false,
    "error_id":5,
    "error":"Incorrect proxy type"
}
  • "error_id" — error ID,

  • "error" — error message.

ID errors:

  • "1" — API disabled on the server,

  • "3" — Error auth. Your IP doesn't have access,

  • "4" — Method not supported,

  • "5" — Incorrect proxy type,

  • "6" — IPv4 proxies disabled on the server,

  • "7" — IPv6 proxies disabled on the server,

  • "8" — Mobile proxies disabled on the server,

  • "9" — Incorrect field [days],

  • "10" — Incorrect field [country],

  • "12" — Incorrect field [authType],

  • "13" — Incorrect field [protocol]. Field must be [HTTPS] or [SOCKS5],

  • "14" — Incorrect field [authIp],

  • "15" — Incorrect field [count],

  • "16" — Incorrect field [mobileOperator],

  • "17" — Incorrect field [rotationTime],

  • "18" — Incorrect field [IpId],

  • "19" — Incorrect field [orderId],

  • "20" — OrderId {orderId} don't have active IPs!,

  • "21" — ID {ip} not found!,

  • "22" — Request must contain [goal],

  • "23" — Unknown error,

  • "24" — Insufficient balance,

  • "25" — Error key,

  • "26" — Length of field [goal] must be 5 characters or more,

  • "27" — ISP proxies disabled on the server,

  • "28" — Mobile tariff is not available.

Last updated