I am using freegeoip to get geolocation of ip address for my client. Everything was working fine but all of sudden an error is showing on the site in the top area saying,
Severity: Warning Message: file_get_contents(http://freegeoip.net/json/39.37.152.1): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
when i look into the issue i found that the site hitting limit is exceed so that's why the error is showing.
This is my site http://www.acssynergy.com/ does any one has the idea that how long this error will keep showing it's been 24 hours and error is still there
Currently if I check http://freegeoip.net/json/84.236.112.202
The result is:
Meanwhile your site http://www.acssynergy.com/ gave me:
Checking the answer header from freegeoip:
Please check your
X-Ratelimit-Remaining
. If it is 0, you will have to wait untilX-Ratelimit-Reset
to get values from this site (not tested). If you check yourX-Ratelimit-Reset
your will know when you can connect again.Another solution to change geoip provider. Details here: freegeoip doesn't work anymore