hi all.
I'm developing an ecommerce site with product geolocation.
i developed a PHP procedure which queries google maps for coordinates
from a given address.
Procedure worked well, then i put it into CRON table of the site
(which, actually, never start due to config error).
When i manually started it, i discovered that google is responding
with "403 forbidden" in the header, and no response content at all. If
i run same script from another server, it responds correctly.
I think site IP/domain has been blacklisted. But how i can know it?
How can i solve this situation?

here's the link with geocode test (only 1 time query, main procedure
is embedded into CMS so i cannot post):

http://www.soloaffittivacanze.it/test_geolocalizza_1.php

Thanks to all

-- 
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 [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-js-api-v3?hl=en.

Reply via email to