google maps - Geocoding Web service api returns OVER_QUERY_LIMIT after 8 queries -


i have been doing geocoding prefetch groups of addresses.

since last week, have been getting over_query_limit result returned after handling 8 addresses.

so, still within 2500 requests per day , give 2 second pause between each request.

has there been change in procedure ?

i have checked api documentation verify hasn't changed since last year. code same before, wondering has changed.

likely sharing server user counting in quota, since quota ip address. code operate it's own ip address or sharing server other users?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -