I have a flash application that incorporates a map. Recently I've started 
getting complaints from users that the map doesn't initialize with the 
standard "Initialization failed: please check the API key, swf location, 
version and network availability.". 
 
I've tracked this down to being caused by the HTTPS Everywhere plugin by EFF 
( https://www.eff.org/https-everywhere/ ) which sneakily rewrites the 
authorization ping to google from an http request to an httpS request, which 
then returns a 404. 
 
Any chance the ping URL could be made available over httpS as well? 
 
(I realize the API has been deprecated and that " no new features will be 
developed, and only critical bugs, regressions, and security issues will be 
fixed." but doesn't httpS fall under "security issues"? ;) 
 
Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api-for-flash/-/kwoB0Ygoz7IJ.
To post to this group, send email to google-maps-api-for-flash@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api-for-flash+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en.

Reply via email to