Wow. Just about to get on my high horse and suggest the documentation should probably be updated to reflect that, and I notice for the first time that nowhere does it in fact include any JS extension.
What an astonishingly silly mistake. Sorry. On Jul 26, 5:43 pm, Riccardo Govoni ☢ <[email protected]> wrote: > Remove the ".js" extension at the end. The correct URL is : > > https://www.google.com/jsapi > > /R. > > On 26 July 2011 17:32, w1ntermut3 <[email protected]> wrote: > > > > > > > > > I'm trying to include the chart tools on a site on a live external > > server. There's nothing particularly special about the site or the > > server setup. I'm already including the Google CDN version of jQuery, > > and the Twitter and Facebook API scripts from their servers. I've > > added: > > <script type="text/javascript" src="https://www.google.com/jsapi.js"></ > > script> > > to my page head. > > > The response headers that come back (via Firebug) are: > > Cache-Control private > > Content-Type text/html; charset=UTF-8 > > Location http://www.google.com > > Content-Length 218 > > Date Tue, 26 Jul 2011 16:21:57 GMT > > Server GFE/2.0 > > > and the response itself... well, it looks like the Google home page. > > In fact, when I pastehttps://www.google.com/jsapi.jsinto a browser > > address bar, that's exactly what I get. > > > What did I break? Do I need an API key? Nothing's mentioned in the > > 'getting started' guide. > > > -- > > 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. -- 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.
