Mark, put this in your JavaScript code or execute it from the Firebug console after loading your broken maps page:
alert( location.host ); That's the URL you need an API key for. If you generate a new API key for that URL it should work. -Mike On Wed, Jul 28, 2010 at 1:34 AM, Mark <[email protected]> wrote: > Thanks to some very neccessary filewall changes, one of our Googlemaps > API keys no longer works. > > Unfortunately, the google page for generating a new key does not work, > and the original key was generated so long ago that the guy who > created it no longer works for the organisation and his account has > long since become inaccessable. > > Our sysadmins are unsure as to how Google authenticates the key server > side, and thus are unable to speculate as to why it's failing to > authenticate. > > Could someone from the GMAP admin team come back to me on this address > or [email protected] with a view to getting this sorted out? > > -- > 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]<google-maps-api%[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" 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.
