blackdotsh / getIPIntel

IP Intelligence is a free Proxy VPN TOR and Bad IP detection tool to prevent Fraud, stolen content, and malicious users. Block proxies, VPN connections, web host IPs, TOR IPs, and compromised systems with a simple API. GeoIP lookup available.
http://getipintel.net
311 stars 48 forks source link

Returning the response code value = 0 #18

Closed Sriyank closed 4 years ago

Sriyank commented 4 years ago

I am using this API to kick players who join with VPN to my SAMP Game Server. usually response code = 200 means OK but I am getting response code 0 and it is kicking all the players. Please help me.

blackdotsh commented 4 years ago

The API should never return HTTP "0" as the response. The server can return HTTP 200, HTTP 429 if you exceed the 15 queries per limit on the free API, or HTTP 400 if you exceed the daily query limit. Please email me and let me know either the contact email or the IP you're using to query the API.

Sriyank commented 4 years ago

It was response code 1 and btw thanks, fixed it.

On Wed, Jun 3, 2020 at 10:49 PM blackdotsh notifications@github.com wrote:

The API should never return HTTP "0" as the response. The server can return HTTP 200, HTTP 429 if you exceed the 15 queries per limit on the free API, or HTTP 400 if you exceed the daily query limit. Please email me and let me know either the contact email or the IP you're using to query the API.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blackdotsh/getIPIntel/issues/18#issuecomment-638337338, or unsubscribe https://github.com/notifications/unsubscribe-auth/AETR6CZ5LKUU27W54ASR4S3RU2A2LANCNFSM4NR2VAEQ .