Re: API Key returning status 610 when geocoding

2009-10-16 Thread Mike Williams
Wasn't it Foyer who wrote: > >I too am having this issue. If I copy and paste the request URL I can >see the proper results. If the script on my website make a request, it >return a 610 error. So I'm very confused. That could mean that you're giving it a key that's valid for a different domain.

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Rossko
> I too am having this issue. If I copy and paste the request URL I can > see the proper results. If the script on my website make a request, it > return a 610 error. So I'm very confused. Perhaps that's a URL encoding issue ; browsers do that for you. --~--~-~--~~~--

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Andrew Leach
On Oct 16, 8:02 pm, "pamela (Google Employee)" wrote: > It is likely due to this > change:http://groups.google.com/group/google-maps-api-notify/browse_frm/thre... > > This > would also be a good time to evaluate whether it

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Foyer
I too am having this issue. If I copy and paste the request URL I can see the proper results. If the script on my website make a request, it return a 610 error. So I'm very confused. On Oct 16, 3:02 pm, "pamela (Google Employee)" wrote: > It is likely due to this > change:http://groups.google.c

Re: API Key returning status 610 when geocoding

2009-10-16 Thread pamela (Google Employee)
It is likely due to this change: http://groups.google.com/group/google-maps-api-notify/browse_frm/thread/7a24c2837f9195dd This would also be a good time to evaluate whether it would be better to use GClientGe

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Rossko
> Yeah I'm also getting the same problem. I have a script that's > grabbing off the geocoding service. So I definitely didn't change > anything in my api key Nobody said you did. Before the last few days, it was possible to get geocoding with a either a broken key, or a missing sensor= paramete

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Smerky
Hey, Yeah I'm also getting the same problem. I have a script that's grabbing off the geocoding service. So I definitely didn't change anything in my api key for my main script and my testing one and they both don't work anymore(Just as a note I just started using the geocoding services but I've h

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Rossko
> However, I had thought that Pamela had said that HTTP geocoding > wouldn't require keys; it had been proposed and then dropped. Because > the Group search is U/S I can't find the thread though. Ahh but it is working again , another mystery? http://groups.google.com/group/google-maps-api/browse_

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Terry
I don't have a complaint that it's case sensitive, the mistake was mine. My code hadn't change since I originally wrote it, and twice this week I've experienced the 610 error, but it worked inbetween. It's an easy mistake to make when typing the url in. On Oct 16, 9:47 am, Andrew Leach wrote: >

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Andrew Leach
On Oct 16, 2:36 pm, Terry wrote: > > See the difference? That's right, the capital letter for Key. I > changed it again, it broken again. Changed it to lower case and there > it was working. So it works as documented, and doesn't work if you do something different. The reason that Key= used to w

Re: API Key returning status 610 when geocoding

2009-10-16 Thread Terry
I just wanted to add that I got this same behaviour this week. Worked on Tuesday, wouldn't work Tuesday afternoon, worked wednesday and thursday wouldn't work this morning. I had; http://maps.google.com/maps/geo?q=ADDDRESS_HERE&output=xml&Key=KEY_HERE&sensor=false I didn't change the code at all

Re: API Key returning status 610 when geocoding

2009-10-15 Thread Ken Greeff
Working again today, didn't change anything. Very strange indeed... On Oct 15, 6:32 pm, Rossko wrote: > > I have been using the google map api to display and geocode locations > > on my site for the last 6 months or so. > > You might look to see if others have the same problem > ---http://grou

Re: API Key returning status 610 when geocoding

2009-10-15 Thread Rossko
> I have been using the google map api to display and geocode locations > on my site for the last 6 months or so. You might look to see if others have the same problem --- http://groups.google.com/group/google-maps-api/browse_thread/thread/39f50dc7544d80dd/b9ae2562a471683a#b9ae2562a471683a Loos

API Key returning status 610 when geocoding

2009-10-15 Thread Ken Greeff
Hi Guys, I have been using the google map api to display and geocode locations on my site for the last 6 months or so. Today i have tried using the geocoding feature and the api is returning status 610 even though my maps are still being displayed. No code has been modified. I store the api key