Nope, since the URL works fine when you open it in the browser
separately, and returns 610 ("bad key") error when you do the request
from a page, it's not related to the request itself - only to the API
key validation.You can try registering the API key for http://10k.aneventapart.com domain yourself and you'll see that it's the same as the one in the URL I provided. So I'm pretty sure it's something on the Google side. On Sep 22, 3:59 pm, Andrew Leach <[email protected]> wrote: > On Sep 22, 12:58 pm, Vladimir Agafonkin <[email protected]> wrote: > > > > > What am I doing wrong? This is really critical. :( > > I suspect the problem is q=New%20York. If you paste that URL into the > browser address bar, %20 gets changed into a real space. What you > might *try* is moving the q= argument to the end, after the key; or > replacing %20 with + when you construct your URL. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
