I think I tracked this down to an old favourite bug - google charts API doesn't work over SSL because the certificate is invalid (doesn't match the domain). I was using the 'workaround' of using www.google.com/charts, which always seems to fail on a first request (right data, wrong headers), but usually works on the second (browser cache cleaning up?). The problem goes away if I switch to charts.apis.google.com, but then I can't use it over SSL. I guess I need to do smething dumb like write a proxy. Any chance of this getting fixed?
-- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
