I've got the same error code during that night, I got a 610 error, but this morning, I try again (from another subdomain of my key) and it works...I've checked my queries, and I don't send the parameter sensor, is it the real reason of the 610 error code because it seems to be ok now?
On 15 oct, 02:52, John <[email protected]> wrote: > I found the problem on my end, I was passing 0 instead of false for > sensor: sensor=0, I changed it to false and its working again. > > On Oct 14, 7:38 pm, madfishmonger <[email protected]> wrote: > > > Found the problem... The way we were passing the API key to the Rails > > plugin wasn't being picked up properly so it's been sending a > > placeholder key this whole time. I'm assuming it finally starting > > causing errors because Google just fixed an issue in their web service > > which was allowing requests with invalid/missing API keys. > > > Thanks for the help, > > Dan > > > On Oct 14, 4:59 pm, madfishmonger <[email protected]> wrote: > > > > We have a web site deployed on development machines, a test server, > > > and a production server. All of them have been working fine for months > > > until sometime this morning they all started getting back 610 errors > > > from the geocoding service. Our client-side GMap2 code and maps still > > > work fine, but the server-side http requests all fail now. We haven't > > > changed the code or our keys, so how do I find out what's going on? We > > > were supposed to go live today but this is blocking us. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
