When using the extra Chart API subdomains available to generate
charts, as mentioned in the "Getting Started" Enhancements sections
(http://code.google.com/apis/chart/docs/
making_charts.html#enhancements)
* http://0.chart.apis.google.com/chart?cht=...
* http://1.chart.apis.google.com/chart?cht=...
* http://2.chart.apis.google.com/chart?cht=...
* ...
The API will reliably return 400 Bad Request error messages. Removing
the [0-9]. part will make the image work.
Accessing the image at those extra subdomains directly will also make
the image show. The only difference I can see in the request would be
the lack of a referrer pointing to my domain.
Is there something I am missing? Do I need to somehow request access
to this feature?
Thanks for the help,
Olivier
--
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.