I'm new to the Visualization API and just try to get it work. I manage
to get the examples work locally, and I have created my own Web
Service which I think is being produced correctly.
My problem is that whenever I change the url in:
var query = new google.visualization.Query('http://
spreadsheets.google.com/tq?key=pCQbetd-
CptGXxxQIG7VFIQ&range=B1:D11&pub=1');
..to something else than an url from a Google-example, I always get a
"Time-out Error". Why is this, I mean even though the url content
would be completely incorrect, I should get a response any way. I'm I
right? Why do I get a "Time-out Error"?
--
You received this message because you are subscribed to the Google Groups
"Google Visualization 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-visualization-api?hl=en.