Hey Matt- We're sending the https:// URL into our initial key validation, but the http:// URL into our geocoding key validation, so the second one fails. I believe this is the same issue that we fixed in the latest release. Can you download 1.17 and try it with that SWC? http://maps.googleapis.com/maps/flash/release/sdk.zip
- pamela On Wed, Nov 11, 2009 at 11:35 PM, Matt S <[email protected]> wrote: > Any confirmation on this? I don't think there should be a problem > with the key right, the map is showing. The source code for the > example program is extremely small so the points where it can fail are > seemingly almost nill. > > - Matt > > On Nov 4, 10:36 pm, "pamela (Google Employee)" <[email protected]> > wrote: > > Hi Matt - > > > > What URL are you registering the key for? > > > > - pamela > > > > On Tue, Nov 3, 2009 at 11:00 AM, Matt S <[email protected]> wrote: > > > > > Just to give you some code, here's a sample I put together which is > > > pretty much as simple as it gets but still fails. > > > > >https://users.emulab.net/~mstrum/test/MapsTest.html > > > > > It has the source code view enabled in case you want to check that > > > out. Unless I'm missing something it really seems like MapsTest > > > should work. > > > > > On Nov 2, 1:15 pm, Matt S <[email protected]> wrote: > > > > I am also getting a 500 back from the geocoder. My Flex app is > > > > running over HTTPS also. Any information about this problem? > > > > > > My app was working over HTTPS until early October (at least the 5th), > > > > after which I got this message: > > > > > > SecurityError: Error #2121: Security sandbox violation: > > > > Loader.content: > > >https://maps-api-ssl.googleapis.com/mapfiles/lib/map_1_16.swf > > > > cannot accesshttp:// > > > maps.googleapis.com/mapsapi/publicapi/geo?ll=40.7562,-111.954&.... > > > > This may be worked around by calling Security.allowDomain. > > > > > > I didn't understand why I got this message, it seemed like it was > > > > google's own flash file ( > https://maps-api-ssl.googleapis.com/mapfiles/ > > > > lib/map_1_16.swf) which had the security error. I tried the > > > > allowDomain even though it didn't look like it would fix anything > > > > (which it didn't). > > > > > > Now that message has gone away and I'm just getting 500s. I'd really > > > > appreciate any information regarding this and hope it can be fixed > > > > soon if it is a bug. > > > > > > - Matt > > -- > > You received this message because you are subscribed to the Google Groups > "Google Maps API For Flash" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api-for-flash%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api-for-flash?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=.
