On Feb 11, 6:17 am, yasir <[email protected]> wrote: > Hi larry, > > The ip address is visible to everyone and not reserved to local > network ie an external IP address accessable to all. > > If the IP address is for examplehttp://192.192.192.86 then how do I > get an API Key for that as google maps does not allow me to get a KEY > for that URL. It has to be a proper domain name for > eamplehttp://www.propername.com
Have you tried: http://192.168.1.109/ That gives me a key. No idea whether it works or not (in fact for that particular domain, I doubt it will, since it is one of the "reserved" addresses). -- Larry > > On Feb 11, 1:52 pm, "[email protected]" <[email protected]> > wrote: > > > On Feb 11, 4:20 am, yasir <[email protected]> wrote: > > > > Hi, > > > > I'm a newb to google maps so please be patient. > > > > I registered a Key to a URL, on this URL i did a frame redirect to an > > > IP address and on this other IP addres is where the actual webpages > > > are sitting which access the maps and utilise the KEY i genererated > > > for the original URL address. > > > > google maps is complaining about wrong key being used. At the top in > > > the URL it still says the URL address to which the KEY belongs to. > > > > I am not able to generete an API KEY for the IP address to which I am > > > doing a frame redirect, as googlemaps is not allowing me to generate > > > an API key for an IP address like for example hhtp://123.234.244.66 > > > > Am i doing somthing wrong? > > > You need a key for the domain where the map actually is > > (window.location.host for the page on which the API code is executing) > > > Is the "IP address" reserved for local networks? Google does not > > allow keys for those since they can't be made to comply with the terms > > of use (publicly accessible). > > > -- Larry > > > > Thanks for any help in advance.- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text - -- 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.
