Mark Hsueh
unread,Nov 2, 2009, 2:52:36 PM11/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi,
I am creating Table and Column Chart samples with our visualization
data source API query language implementation. In this API, other HTTP
status codes (e.g. 401, 403, etc) are returned for various errors. I
realized Query.send only invokes callback function when status code is
200. Could you let me know if Query.send is handling other status
codes? If so, what is that? If not, how can I find out the other
status codes from Visualization API?
Thanks,
Mark