I have a script I have written implementing your api v2.0 over at http://www.4walls.us/m/m.php
Oddly enough, it alternates between returning an error:
Array ( [message] => APIv2 Error : Unmatched digest [status] => 201 )
and the correct results:
Array ( [geoip] => Array ( [country] => United States [city] => Delray Beach [countrycode] => US [region] => FL [latitude] => 26.4541 [longitude] => -80.1041 [isp] => Comcast Cable [company] => ) [message] => Not Found [status] => 301 )
I have checked NUMEROUS times with that the same data is being sent. The same header is being sent every time. I cannot for the life of me figure out what is going wrong. Please help! Thanks!
June 15, 2009 07:48
support
Handset Detection
Hi David,
There was a database replication error which prevented the slave server from working correctly.
You should be good to go now.
Cheers
Richard
Comments