On Mar 2, 4:55 pm, Infoclick Inmobiliario <[email protected]> wrote: > I been using the google maps key for several months now... and > yesterday start showing me an error: > > - This web site needs a different Google Maps API key. A new key can > be generated athttp://code.google.com/apis/maps/. > > My Site is:http://infoclick.com.mx > > I Re-generated the key several times, and still not working, I try > changing the ver. but nothing, and the DEBUG options also is not > working... > > This is the script: > > <script src="http://maps.google.com/maps? > file=api&v=2&sensor=false&key=ABQIAAAAnrhIqAQBbGcS05rcRlhFlBSiQDE8cvKUSrFI_vfDc26FwMAlDxSrmIyUMsbjWwEOdxvovJOicYA37w" > type="text/javascript"></script>
That is not what I see on the pages that fail: <script type="text/javascript" src="http://maps.google.com/maps? file=api&amp;v=2.x&amp;sensor=false&amp;key=ABQIAAAAnrhIqAQBbGcS05rcRlhFlBSiQDE8cvKUSrFI_vfDc26FwMAlDxSrmIyUMsbjWwEOdxvovJOicYA37w"></ script> The & are double encoded. -- Larry > > key: > ABQIAAAAnrhIqAQBbGcS05rcRlhFlBSiQDE8cvKUSrFI_vfDc26FwMAlDxSrmIyUMsbjWwEOdxvovJOicYA37w > > Can you please help me? this was working fine till yesterday and we > didn't do any change... -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
