Re: 400 error code when invoking maps/geo API
On Nov 6, 2:24 pm, sjoseph <shi...@gmail.com> wrote:
> I've been using the Google maps json API with my site for over a year
> with no problems but in the past few days, the URL returns 400.
>
> URL Used:http://maps.google.com/maps/geo?
> callback=jsonp1257449261572&_=1257449283417&q=800+E+Pike+StreetSeattle,
> +WA&output=json&sensor=false&key=[my_site_maps_key]
>
> The specific response string returned from the request: "Your client
> has issued a malformed or illegal request."
>
> I'm not using a proxy server or anything special. Does anyone have any
> suggestions on what might be going on?
Others have reported similar experiences.
The "callback" parameter is not fully supported. It's not listed at
http://code.google.com/apis/maps/documentation/geocoding/index.html
If you're using the HTTP service server-side, a callback parameter is
unlikely to be needed; and if you're using that call client-side,
presumably Google feel that you should be using the documented
GClientGeocoder.
Andrew
--
You received this message because you are subscribed to the Google Groups "Google Maps API" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home