numahealth / Asknuma

0 stars 0 forks source link

Invalid, Unknown and localhost IP bug #2

Closed TundeMichael closed 7 years ago

TundeMichael commented 7 years ago

The search process breaks if http://ipinfo.io returns an empty response due to invalid, unknown, localhost or just about any unrecognizable IP address is sent over for city and region lookup.

TundeMichael commented 7 years ago

This issue has now been resolved. A check has been introduced examine the response from ipinfo.io. if http://ipinfo.io returns an empty response, the user's location is now defaulted to Lagos, Nigeria.