2010/5/31 Rebound <[email protected]>: > How do I detect the return code of the Google Chart API ? > For example, 414 = Request-URI Too Large.
Hello, I guess what you want is the HTTP status code of the response. So depending on which programming language/library your are using, there are many differents ways to detect it. Regards -- Rémi Lanvin http://googlechartphplib.cloudconnected.fr/ -- 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.
