Re: [visualization-api] Re: Is There any problem on chart api

2024-07-18 Thread 'Jon Orwant' via Google Visualization API
If it's just 200, then I would use one of the alternative solutions mentioned on the forum for the Chart API ( https://groups.google.com/g/google-chart-api) to generate them. Then you won't need to rely on any service at all. On Thu, Jul 18, 2024 at 11:39 AM Jason L King wrote: > @Jon Orwant

Re: [visualization-api] Re: Is There any problem on chart api

2024-07-18 Thread Jason L King
@Jon Orwant soI don't know if you can help but I just found out about this today In July.So the code: =image( "https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl="&ENCODEURL(A2)) in my Google sheet would generate a QR code to scan for all of my company keys. There are

Re: [visualization-api] Re: Is There any problem on chart api

2024-03-07 Thread 'Daniel LaLiberte' via Google Visualization API
This forum has been moderated for a couple years, since it has become a target for spammers. So new posters need to be approved, but I occasionally miss the notification. On Thu, Mar 7, 2024 at 12:10 PM chavan wrote: > Is this forum active? I posted a question and it never showed up. > > On Tue

Re: [visualization-api] Re: Is There any problem on chart api

2024-03-07 Thread chavan
Is this forum active? I posted a question and it never showed up. On Tuesday, February 27, 2024 at 10:02:11 PM UTC+5:30 Julio Cesar Ruiz Ledezma wrote: > I have tried these two options and both work well in Google sheets > > https://quickchart.io/qr?ecLevel=L&text > https://api.qrserver.com/

Re: [visualization-api] Re: Is There any problem on chart api

2024-02-27 Thread Julio Cesar Ruiz Ledezma
I have tried these two options and both work well in Google sheets https://quickchart.io/qr?ecLevel=L&text https://api.qrserver.com/v1/create-qr-code/?data El lun, 26 feb 2024 a la(s) 12:43 p.m., 'Jon Orwant' via Google Visualization API (google-visualization-api@googlegroups.com) escribió:

Re: [visualization-api] Re: Is There any problem on chart api

2024-02-26 Thread Stéphane Busso
I see this 502 for the first time. It may have happened before when I was not online and not using the service, I had some users complaining about not seeing the graphs but was never able to trace back to this thread. This was set up for more than 12 years, and I honestly haven't looked back. Th

Re: [visualization-api] Re: Is There any problem on chart api

2024-02-26 Thread Marcel Woodard
We did implement an internal solution, that resulted a heavy lift on our servers. I understand there are better external solutions that we can implement as well, which we are currently exploring. That said, if we can get an additional one or two week window, that would be appreciated. On Mon

Re: [visualization-api] Re: Is There any problem on chart api

2024-02-26 Thread 'Jon Orwant' via Google Visualization API
This service was deprecated 12 years ago. When I started the rolling blackouts, I did my level best to accommodate the last holdouts, delaying for months. I don't mean to be rude, but why didn't you implement your solution the past four times this came up? Jon On Mon, Feb 26, 2024 at 1:12 PM Marc

Re: [visualization-api] Re: Is There any problem on chart api

2024-02-26 Thread Marcel Woodard
Jon - Any chance you can turn back on for another week? We are currently working on a solution, but need the charts operating in our weekly emails for over 1 million customers. On Tuesday, January 16, 2024 at 9:02:27 AM UTC-6 Jon Orwant wrote: > chart.googleapis.com and chart.apis.google.com a

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-22 Thread 'Jon Orwant' via Google Visualization API
On Thu, Jan 18, 2024 at 6:41 PM 'Marlon Regenhardt' via Google Visualization API wrote: > Thanks for this rolling blackout, that's actually a nice concept for this > kind of API. > > When I saw the deprecation on the docs, I just switched to integrating a > WASM lib, as I couldn't find a replacem

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-18 Thread 'Marlon Regenhardt' via Google Visualization API
Thanks for this rolling blackout, that's actually a nice concept for this kind of API. When I saw the deprecation on the docs, I just switched to integrating a WASM lib, as I couldn't find a replacement in the docs. Totally fine for my use case generating an image from graphviz code. Do I un

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-18 Thread 'Jon Orwant' via Google Visualization API
Feb 25. On Thu, Jan 18, 2024 at 10:52 AM Aditi Soni wrote: > Hi Jon, > > Could please confirm the final date of complete turndown for this API. > > Thanks, > On Wednesday, January 17, 2024 at 8:20:34 PM UTC+5:30 Jon Orwant wrote: > >> OK. I'll leave it up through Friday and then resume blackouts

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-18 Thread Aditi Soni
Hi Jon, Could please confirm the final date of complete turndown for this API. Thanks, On Wednesday, January 17, 2024 at 8:20:34 PM UTC+5:30 Jon Orwant wrote: > OK. I'll leave it up through Friday and then resume blackouts. > > On Wednesday, January 17, 2024 at 9:49:03 AM UTC-5 wei...@gmail.com

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-17 Thread 'Jon Orwant' via Google Visualization API
OK. I'll leave it up through Friday and then resume blackouts. On Wednesday, January 17, 2024 at 9:49:03 AM UTC-5 wei...@gmail.com wrote: > Appreciate the extra time. We're in the same boat, older versions of that > library used the deprecated API. We've upgraded to the latest version which > g

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-17 Thread Josh Weiss
Appreciate the extra time. We're in the same boat, older versions of that library used the deprecated API. We've upgraded to the latest version which generates the image itself, we just need a few days to test and deploy. On Wednesday, January 17, 2024 at 7:13:11 AM UTC-5 Jon Orwant wrote: > OK

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-17 Thread 'Jon Orwant' via Google Visualization API
OK. Please hurry, though! On Wed, Jan 17, 2024 at 7:06 AM 'Win Paing Soe' via Google Visualization API wrote: > We are using GoogleAuthenticator NuGet package to generate QR code to use > with Authenticator Apps for OTP and just realized "chart.googleapis.com" > is shutting down. (First time w

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-17 Thread 'Win Paing Soe' via Google Visualization API
We are using GoogleAuthenticator NuGet package to generate QR code to use with Authenticator Apps for OTP and just realized "chart.googleapis.com" is shutting down. (First time we're hearing of it, too) Appreciate if we could have few more days or a couple of weeks while we are migrating to the

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-16 Thread Josh Weiss
Thanks! On Tuesday, January 16, 2024 at 2:18:20 PM UTC-5 Jon Orwant wrote: > I've turned it back on for the rest of the day but will have another > blackout tomorrow. > > On Tuesday, January 16, 2024 at 2:17:32 PM UTC-5 wei...@gmail.com wrote: > >> Hi Jon, any chance you can turn it back on? Thi

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-16 Thread 'Jon Orwant' via Google Visualization API
I've turned it back on for the rest of the day but will have another blackout tomorrow. On Tuesday, January 16, 2024 at 2:17:32 PM UTC-5 wei...@gmail.com wrote: > Hi Jon, any chance you can turn it back on? This is the first we're > hearing of it. We'll migrate off as soon as we can, but it mig

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-16 Thread Josh Weiss
Hi Jon, any chance you can turn it back on? This is the first we're hearing of it. We'll migrate off as soon as we can, but it might take a few days. Thanks! On Tuesday, January 16, 2024 at 10:02:27 AM UTC-5 Jon Orwant wrote: > chart.googleapis.com and chart.apis.google.com are the same; neithe

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-16 Thread 'Jon Orwant' via Google Visualization API
chart.googleapis.com and chart.apis.google.com are the same; neither should be used and were deprecated in 2012. For QR codes, there are non-Google solutions that people have reported success with. You'll find those solutions in the archive of this list. On Tue, Jan 16, 2024 at 10:00 AM Vishwanat

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-16 Thread Vishwanath Nagur
Hi Jon https://chart.googleapis.com/chart ~~~ is throwing 502 because of the reasons you mentioned. Is https://chart.apis.google.com/chart? ~~~ also part of [ Google Image Charts API] for shutting down? Or this is the one with which we need to replace with? I don't find any information for QR

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-15 Thread 'Jon Orwant' via Google Visualization API
Sorry. If users aren't monitoring the groups, there's no way to reach them other than shutting off the service and hoping people notice. On Monday, January 15, 2024 at 4:45:23 PM UTC-5 sc...@wunderkind.co wrote: > We're also SO dependent on Google Image Charts. We have them embedded in > all of

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-15 Thread Scott Schaen
We're also SO dependent on Google Image Charts. We have them embedded in all of our Looker emails. We'll begin a migration process to something else, but will also appreciate as much time as we can get. Jon -- we appreciate y'all not completely shutting it off, but it was really unclear if the

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-15 Thread Thien Vu
Hi Jon, We need time to develop our own solution. Can you keep the service running as much as possible? if not keep the service running for long time, please give us the deadline, thanks for your support. Regards, Thien On Monday, January 15, 2024 at 2:49:09 PM UTC+7 Jon Orwant wrote: > I've t

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-14 Thread 'Jon Orwant' via Google Visualization API
I've turned it back on for the moment. Please migrate ASAP, though! On Mon, Jan 15, 2024 at 2:43 AM Thien Vu wrote: > Hi Jon, > > We are using https://chart.googleapis.com/chart to generate QR code, we > experienced error 502, can you please temporarily turn it on for a few days > for a tempor

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-14 Thread Thien Vu
Hi Jon, We are using https://chart.googleapis.com/chart to generate QR code, we experienced error 502, can you please temporarily turn it on for a few days for a temporary solution urgently? We will replace the service in the meantime. On Thursday, January 11, 2024 at 1:56:28 AM UTC+7 Jon Orwa

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-11 Thread Brian Hemesath
Jon, thank you for the responses. I have migrated to a new solution. If it is possible to remove messages from this thread, I would appreciate removal of any of my messages, but particularly the one where I provided details of our use case. Take care- On Wednesday, January 10, 2024 at 3:13:46 P

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-11 Thread Tamin
While this has been documented for some time, it would appear there are no intentions on bringing QR code generation into Google Workspace products natively. Barcode39, oh yeah we got that... Just what I need, Google Workspace to have one less feature. Great! On Friday, January 5, 2024 at 1:53:4

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-10 Thread 'Jon Orwant' via Google Visualization API
I'm not going to leave it on continuously; that might give others the false impression that the service will be stable going forward. But tell me your time zone and I'll try to turn the service off during your nighttime. Others seem to have found a drop-in replacement for Google's QR service; h

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-10 Thread Brian Hemesath
I'm actively working to find a new solution. Thank you. We use(d) this service for volunteer check-ins. A very large marathon is using QR codes to check in thousands of volunteers this coming weekend. If it is possible to leave it on through Sunday, that would be a huge relief. Thank you for th

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-10 Thread 'Jon Orwant' via Google Visualization API
Just turned it back on. We don't have a fixed schedule other than "several hours every day". If there's a particular day/time period you need the service up, I can accommodate, but please do migrate off of it ASAP! Jon On Wednesday, January 10, 2024 at 1:54:34 PM UTC-5 br...@hemesath.net wrote:

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-10 Thread 'Jon Orwant' via Google Visualization API
Yes, you should change to another solution; some have been mentioned on this group and others. I'm turning the service off, and then back on, to alert users that they're relying on a moribund service without pulling the plug abruptly. Jon On Wednesday, January 10, 2024 at 9:41:26 AM UTC-5 teph

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-10 Thread Brian Hemesath
Is this service now 100% off / deactivated? If not, is there a blackout schedule that you can share? On Wednesday, January 10, 2024 at 8:41:26 AM UTC-6 Stefan wrote: > Hi Jon, > > Yesterday i got 502 also for generating qr code images, but today is > working well. Should i change to another s

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-10 Thread Stefan
Hi Jon, Yesterday i got 502 also for generating qr code images, but today is working well. Should i change to another solution to create this QR code images? i i checked, google api images was deprecated Thanks Stefan On Saturday, January 6, 2024 at 1:53:45 AM UTC+7 Jon Orwant wrote: > Appro

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-05 Thread 'Jon Orwant' via Google Visualization API
Approximately: Wednesday from 1818 to 1935 GMT Thursday from 1710 to 1930 GMT Today from 1530 to 1815 GMT Jon On Friday, January 5, 2024 at 1:48:23 PM UTC-5 alperen.k...@useinsider.com wrote: > Hey Jon, > Can you tell me exactly when you closed it? > > On Friday 5 January 2024 at 21:14:42 UTC+

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-05 Thread 'Alperen Keskekoglu' via Google Visualization API
Hey Jon, Can you tell me exactly when you closed it? On Friday 5 January 2024 at 21:14:42 UTC+3 Jon Orwant wrote: It's been on the documentation page for many years: https://developers.google.com/chart/image It's not in the HTTP response. I'm not even sure whether it's possible to put free text

Re: [visualization-api] Re: Is There any problem on chart api

2024-01-05 Thread 'Jon Orwant' via Google Visualization API
It's been on the documentation page for many years: https://developers.google.com/chart/image It's not in the HTTP response. I'm not even sure whether it's possible to put free text into an HTTP response, although I concede that would have been a good thing to do if so. Ultimately the only effect