We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you try and hit something like this:
/v1/ip/geo.json?ip=162.253.128.178, 64.252.74.175
GeoJS ends up throwing a 500. Really it should just throw a 400 or ideally we should just chomp up the space and return proper data.
The text was updated successfully, but these errors were encountered:
jloh
No branches or pull requests
If you try and hit something like this:
GeoJS ends up throwing a 500. Really it should just throw a 400 or ideally we should just chomp up the space and return proper data.
The text was updated successfully, but these errors were encountered: