Re: [Google Maps API v3] To Many queries error 620

2012-02-14 Thread Nikolaos Vassos
Hi Chris, the api was created by the Google Services page. I will check 
the deprecated code, thank you.


Nicholas Vassos

On 2/14/2012 6:20 PM, Chris Broadfoot wrote:
This is the deprecated API. You're also using a new-style key, which I 
didn't think was allowed.


Try the new Geocoding API:
http://code.google.com/apis/maps/documentation/geocoding/

Also, for future reference, try the Web Services group:
http://groups.google.com/group/google-maps-api-web-services

Chris

--
G+: http://chrisbroadfoot.id.au/+
Twitter: http://twitter.com/broady



On Wed, Feb 15, 2012 at 11:35 AM, nikolaosv > wrote:


We are getting this error

Too many queries

http://maps.google.com/maps/geo?key=AIzaSyDfByaRszNUYGnmADq_8obCGVWpdEytiII&output=json&q=91504


{"Status":{"code":620,"request":"geocode"}}

On our website shop.bangstyle.com 

But if we manually go to the that link, the results are returned
properly

We are barely even passed our limit. We are at 10% max.

--
You received this message because you are subscribed to the Google
Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to
google-maps-js-api-v3@googlegroups.com
.
To unsubscribe from this group, send email to
google-maps-js-api-v3+unsubscr...@googlegroups.com
.
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.


--
You received this message because you are subscribed to the Google 
Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to 
google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.


--
You received this message because you are subscribed to the Google Groups "Google 
Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] To Many queries error 620

2012-02-14 Thread Chris Broadfoot
This is the deprecated API. You're also using a new-style key, which I
didn't think was allowed.

Try the new Geocoding API:
http://code.google.com/apis/maps/documentation/geocoding/

Also, for future reference, try the Web Services group:
http://groups.google.com/group/google-maps-api-web-services

Chris

--
G+: http://chrisbroadfoot.id.au/+
Twitter: http://twitter.com/broady



On Wed, Feb 15, 2012 at 11:35 AM, nikolaosv wrote:

> We are getting this error
>
> Too many queries
>
> http://maps.google.com/maps/geo?key=AIzaSyDfByaRszNUYGnmADq_8obCGVWpdEytiII&output=json&q=91504
> {"Status":{"code":620,"request":"geocode"}}
>
> On our website shop.bangstyle.com
>
> But if we manually go to the that link, the results are returned
> properly
>
> We are barely even passed our limit. We are at 10% max.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> google-maps-js-api-v3@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-api-v3+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] To Many queries error 620

2012-02-14 Thread nikolaosv
We are getting this error

Too many queries
http://maps.google.com/maps/geo?key=AIzaSyDfByaRszNUYGnmADq_8obCGVWpdEytiII&output=json&q=91504
{"Status":{"code":620,"request":"geocode"}}

On our website shop.bangstyle.com

But if we manually go to the that link, the results are returned
properly

We are barely even passed our limit. We are at 10% max.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.