5 messages in com.googlegroups.google-chart-apiRe: Http 406 error when loading chart...
FromSent OnAttachments
JFM07 Mar 2008 08:10 
Carlos_M07 Mar 2008 19:40 
JFM10 Mar 2008 06:32 
Carlos_M10 Mar 2008 14:10 
JFM11 Mar 2008 11:41 
Subject:Re: Http 406 error when loading chart urls in java
From:Carlos_M (carl@gmail.com)
Date:03/10/2008 02:10:10 PM
List:com.googlegroups.google-chart-api

That's an interesting twist - then the problem's in the handling of either the URL or the IMG by Java. Your experiments rule out either permissions in the Java VM or a malformed URL that cannot be rendered.

Does Java encode / decode / alter the URL in any way after reading it from the input stream?

Can you embed and render a URL with, say, 50% of the characters?

CarlosM

On Mar 11, 12:33 am, JFM <Jame@gmail.com> wrote:

The odd thing is, when I paste the url into a browser window, I do get the correct chart back.