Quick update on this issue.

The server side keycheck is applied to all requests, not just to those
for Enterprise clients. However if you were not previously seeing the
client side generated key check alert you should not be seeing the
server side generated alert now.

I've so far seen 2 reasons why this might not be the case:

1. Your API script tag src attribute has whitespace or line breaks in
it

2. You are using IE and reach the page containing the Maps API
application by clicking on a link provided by a Flash swf file hosted
at a URL that does not match the key used by your app (even if the key
matches the URL of the page containing your app)

To fix #1 just remove your whitespace. #2 is pretty obscure and might
explain some of the harder to reproduce cases we've seen. It's a
consequence of an IE bug that we will update the key check to work
around. If you control the swf concerned you should be able to avoid
it for the time being by modifying the link in the swf to point to an
interstitial page which then takes you on to the page containing the
Maps API application.

Thor.
--~--~---------~--~----~------------~-------~--~----~
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