At least for me, I get no error about your api key in either Safari or  
Firefox. It appears your code to create a map is never actually being  
run, or rather, is crashing before finishing.

You should also run your html through a validator: there's a lot of  
invalid html going on there. The W3C validation service reports 397  
errors and 24 warnings for the page I tested:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.letsebid.com%2FThe-Robinsons-Lost-In-Space--unaired-pilot--%2Citemname%2C2566%2Cid%2Cauctiondetails&charset=%28detect+automatically%29&doctype=Inline&group=0

And doing a similar test on the second link you provided produced 347  
errors and 56 warnings for the test page I found:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gotpayola.com%2Fiys-about-time%2Citemname%2C254004%2Cid%2Cauctiondetails&charset=%28detect+automatically%29&doctype=Inline&group=0

I strongly recommend testing your page in a few different browsers and  
doing a LOT of cleanup on your code in general before assuming the  
problem is with the key you have been provided. At least in their  
current form, neither of those pages have functioning javascript, thus  
preventing the map you claim is throwing key errors from even being  
created.

-G

On Dec 5, 2009, at 5:00 PM, Ralph wrote:

> Please check www.letsebid.com and look at any auction, they should
> display the map using the API Key provided me by google yet it does
> not. I have gone to google and created a key for the site several
> times. It is always the same key yet it dose not work. The code using
> the API Key dose work as here is another site running the same code
> just a different key :) and it works. www.gotpayola.com
>
> My guess is something is wrong with the key that google genterated for
> me.
>
> --
>
> 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 
> .
>
>

--

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.


Reply via email to