I don't know if this is the problem, but you're missing a semicolon in the
Maps API URL:
...&sensor=true
should be:
...&sensor=true
Also, are you using the version 2 API for new development? You should
switch to the version 3 API.
-Mike
On Tue, Jul 24, 2012 at 2:34 AM, ollie smith <[email protected]> wrote:
> On this site I get the
> Google has disabled use of the Maps API for this application. The
> provided key is not a valid Google API Key, or it is not authorized for the
> Google Maps Javascript API v2 on this site. If you are the owner of this
> application, you can learn about obtaining a valid key here:
> http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#Obtaining_Key
>
> http://www.sliditerod.whitebuffaloranch.com/goo.html
>
> Also it says active for 24 hours?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-api/-/JKWWBy-E2LYJ.
> 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.
>
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" 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.