QR CODE GOOGLE API

2,146 views
Skip to first unread message

Justin Mastaki

unread,
Apr 2, 2024, 1:33:18 PMApr 2
to Google Visualization API
Hi , 
I have been using  charts to generate QR code with Filemaker , this is now 3 days the server has been down ...

Can you please share with me any other solution that can help me to resolve this issue!!!

Down here the code line am using :  

"http://chart.apis.google.com/chart?chs="&
$theSize
&"x"&
$theSize&
"&cht=qr&chl="
&
Trim ( Substitute ($theData ; " " ; " " ) ) &"&chld=L|1&choe=UTF-8"

Daniel LaLiberte

unread,
Apr 2, 2024, 1:41:44 PMApr 2
to google-visua...@googlegroups.com
The "chart.apis" server that you were using was deprecated for many years, and has finally been turned off.  

The "visualization-api" is an interactive charts library that works quite differently.  Part of that library was a wrapper around the "image charts" which use the "chart.apis" server.   


--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualizati...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/0f26e283-3006-43ae-8012-cd7fe4d75216n%40googlegroups.com.


--

Daniel LaLiberte

 • SWE

 Cambridge MA

 • dlaliberte@Google.com

Reply all
Reply to author
Forward
0 new messages