Hi,

I have developed an app in VBA for myself that needs to create a QRcode and 
I call the API as follows :
"https://chart.googleapis.com/chart?cht=qr&chs=100x100&chma=60,70,800,10&chl=.....";

These last few days I continually bump on timeouts which eventually 
disappear and I can get my image. Yet it has become not dependable. 

Is there a way to avoid this timeout? 
Is there a way to preload some library and not have to go online every 
single time (to which my guess is No)? 
Is there some documentation I can access?

Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-chart-api/c0c83aa2-93ad-4957-9fdd-f4159701d9d7n%40googlegroups.com.

Reply via email to