bad_attributes_user_missing | 407 | Proxy Auth Required | ’user’ attribute missing. | user_xxxx is missing from username. |
bad_attributes_type_missing | 407 | Proxy Auth Required | ’type’ attribute missing. | type_mobile, type_residential, etc. missing. |
bad_attributes_parse_error | 407 | Proxy Auth Required | Failed to parse attributes. | Check comma separation. |
bad_attributes_session_name_too_long | 407 | Bad Authentication | Session name > 32 chars. | Must be 1-32 characters. |
bad_attributes_session_name_invalid_character | 407 | Bad Authentication | Invalid chars in session name. | Use a-Z and 0-9 only. |
region_country_is_missing | 407 | Proxy Auth Required | Region specified without country. | Used region_xxx without country_xx. |
city_country_is_missing | 407 | Proxy Auth Required | City specified without country. | Used city_xxx without country_xx. |
city_region_is_missing | 407 | Proxy Auth Required | City specified without region. | Used city_xxx without region_xx. |
bad_os | 407 | Proxy Auth Required | Invalid operating system. | Wrong os_xx flag. |