fiorix/freegeoip

Why isn't json returning city, region or country

ConfusedRunningGuy opened this issue · 2 comments

Why isn't the api returning city,region or country in the returned json?

Good question. What's the HTTP return status? If it is 200 (Status OK) it means the IP you're looking for is not in the IP database. For other return status the response body should contain an explanation.