hitrust / google-ajax-examples

Automatically exported from code.google.com/p/google-ajax-examples
0 stars 1 forks source link

Data Source Request Timeout #162

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. have an expired google accounts session
2. go to 
https://code.google.com/apis/ajax/playground/?type=visualization#data_source_req
uest
3. get error "Error in query: Request timed out"

What is the expected output? What do you see instead?
data visualization using google spreadsheet and google charts api

What version of the product are you using? On what operating system?
OSX mavericks, iPad air

Please provide any additional information below.

it redirects me to google ServiceLogin to reenter my google password, but the 
console reads 
SyntaxError: Unexpected token '<'  ServiceLogin:2

screenshot
http://puu.sh/6YKZ5.png

Original issue reported on code.google.com by CDawsonH...@gmail.com on 16 Feb 2014 at 8:35

GoogleCodeExporter commented 8 years ago
The problem is you have to be logged in to Google services in order to get data.
If you try in incognito mode on any browser, it will fail.

Is there any fix or workaround?

Original comment by I.Grechuhin on 14 Sep 2014 at 8:11