Requesting Google Maps resources with your specific Google Maps API key should have nothing to do with getting "400 Bad Reqeust" errors on your Google Chart API calls. The Maps API validates your key before returning its resources and, separately, the Chart API sends back its response. Does your individual Chart API calls return valid images when you put them in the address bar of a browser? I ask because in the past I've had a few malformed Chart URLs that would work sometimes and not work at other times (400 Bad Request errors). It seemed pretty random, but it ended up being issues with my URL parameters. I'd double check the syntax of each and every parameter, making sure you haven't doubled up on anything (multiple CHM parameters, etc.).
Hopefully that will help. Good luck, K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
