Re: Wrong API key

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 6:17 am, yasir 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

Re: Wrong API key

2010-02-11 Thread yasir
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 example http://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 p

Re: Wrong API key

2010-02-11 Thread geocode...@gmail.com
On Feb 11, 4:20 am, yasir 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 gene

Wrong API key

2010-02-11 Thread yasir
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

Re: what is the output if i have given the wrong API key..

2009-07-03 Thread inam
Yes, Simply google map API server rejected your request. But illegally you can run any api key on your local system. On Jul 3, 10:58 am, Rossko wrote: > > In my form i have google map and when the user gives wrong KEY, i > > should not process further. so what is the output from google map. if

Re: what is the output if i have given the wrong API key..

2009-07-03 Thread Rossko
> In my form i have google map and when the user gives wrong KEY, i > should not process further. so what is the output from google map. if > i give wrong KEY, what is the output we get from server? Err, try it and see? It may change regularly, it has in the past. Not sure what you're doing her

what is the output if i have given the wrong API key..

2009-07-03 Thread santhosh
Hi All, In my form i have google map and when the user gives wrong KEY, i should not process further. so what is the output from google map. if i give wrong KEY, what is the output we get from server? --~--~-~--~~~---~--~~ You received this message because you are

Re: Wrong API key, but still working...

2009-04-18 Thread Mike Williams
The problem is that the Google API key validation is performed against the Javascript window.location.host variable. Some browsers (e.g. MSIE and Chrome) return "www.xn--vrmlandsdelen-bfb.se" and others (e.g. Firefox) return "www.värmlandsdelen.se". The normal solution is to register both keys

Wrong API key, but still working...

2009-04-18 Thread Bengan
hello, my url is http://www.xn--vrmlandsdelen-bfb.se/ld.search/V%E4rmlands-l%E4n/r%F6r/ or actually http://www.värmlandsdelen.se/ld.search/V%E4rmlands-l%E4n/r%F6r/ whenever i visit the url i get warning message that apikey is registered to somebody else but it still keeps working.. is it because

Re: wrong API Key

2009-03-09 Thread Rossko
> I have had a couple of responses already So why start a new thread? > and i have tried to both true and false value and i have tried with > and without the www. sensor is current set to 'true[linebreak][space][space]' Try it without linebreaks --~--~-~--~~~---~--~

Re: wrong API Key

2009-03-09 Thread Andrew Leach
On Mar 9, 1:31 pm, "mand...@gmail.com" wrote: > > I have had a couple of responses already > and i have tried to both true and false value and i have tried with > and without the www. > > http://thediningclub-london.co.uk/test.html > and as you can see from the link above - it still doesn't work

wrong API Key

2009-03-09 Thread mand...@gmail.com
Hello All i am wondering if you can help me - i have registered for a key to a domain name that my client owns and using the http://code.google.com/apis/maps/signup.html this link. so the problem is - it still doesn't work? how do i find out why the key is incorrect for the domain? is there somew

Re: Wrong API key...

2008-10-21 Thread Mike in Stroud
On Oct 20, 9:36 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Nothing special required for ASP, maybe you could give us more > information (like the URL that works and the ones that don't) > > -- Larry Exactly, all pages on our websites are ASP and the Maps API key works fine. No diffe

Re: Wrong API key...

2008-10-20 Thread [EMAIL PROTECTED]
On Oct 20, 1:27 pm, Keyless <[EMAIL PROTECTED]> wrote: > Is there some super special way to get an API key for a site that uses > active server pages? I got a key for a different site and the map > works fine (no zoom, but otherwise is good). > > Any thoughts? Or is the type of site I am using the

Wrong API key...

2008-10-20 Thread Keyless
Is there some super special way to get an API key for a site that uses active server pages? I got a key for a different site and the map works fine (no zoom, but otherwise is good). Any thoughts? Or is the type of site I am using the problem? --~--~-~--~~~---~--~~