For anyone who finds this by searching, you can work around the issue by calling google.charts.load('47') instead of google.charts.load('current').
--
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/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com.
Thanks for your post(s) Amy. I can reproduce the problem as well, and we are investigating the cause. There appears to be some incompatibility with how Edge supports the features we are using in the Query call and response.
On Thu, May 14, 2020 at 7:35 AM Amy Finkbiner <amy.fi...@gmail.com> wrote:
For anyone who finds this by searching, you can work around the issue by calling google.charts.load('47') instead of google.charts.load('current').--
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-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com.
--
Thanks, Amy for the solution! It works!Daniel,I assume you tested this bug on various platform: this is NOT MS Edge specific. I ran into this bug on a pure Google platform. (Chrome, Google Drive.)
Joseph
On Thursday, May 14, 2020 at 4:47:47 PM UTC+2, Daniel LaLiberte wrote:
Thanks for your post(s) Amy. I can reproduce the problem as well, and we are investigating the cause. There appears to be some incompatibility with how Edge supports the features we are using in the Query call and response.
On Thu, May 14, 2020 at 7:35 AM Amy Finkbiner <amy.fi...@gmail.com> wrote:
For anyone who finds this by searching, you can work around the issue by calling google.charts.load('47') instead of google.charts.load('current').--
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/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com.
--
--
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/4f7f31f3-d492-49f5-882e-66fee32b8ce7o%40googlegroups.com.
Hi Joseph,Yes, we tested on all the modern browsers. In fact, a big reason for the change was to accommodate MS Edge.The problem now seems to be that some spreadsheet URLs get redirected (perhaps via server-side, so not visible?) which results in failures because the CORS related info is not passed on. Check your browser's debugger to see what it reports when trying to do the query. If there is a redirect, use the URL that it redirects to, and you might have better luck.
On Mon, Jul 27, 2020 at 3:38 PM Joseph Janos <jja...@gmail.com> wrote:
Thanks, Amy for the solution! It works!Daniel,I assume you tested this bug on various platform: this is NOT MS Edge specific. I ran into this bug on a pure Google platform. (Chrome, Google Drive.)
Joseph
On Thursday, May 14, 2020 at 4:47:47 PM UTC+2, Daniel LaLiberte wrote:
Thanks for your post(s) Amy. I can reproduce the problem as well, and we are investigating the cause. There appears to be some incompatibility with how Edge supports the features we are using in the Query call and response.
On Thu, May 14, 2020 at 7:35 AM Amy Finkbiner <amy.fi...@gmail.com> wrote:
For anyone who finds this by searching, you can work around the issue by calling google.charts.load('47') instead of google.charts.load('current').--
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-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com.
--
--
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-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/4f7f31f3-d492-49f5-882e-66fee32b8ce7o%40googlegroups.com.
--
Hi Joseph,Yes, we tested on all the modern browsers. In fact, a big reason for the change was to accommodate MS Edge.The problem now seems to be that some spreadsheet URLs get redirected (perhaps via server-side, so not visible?) which results in failures because the CORS related info is not passed on. Check your browser's debugger to see what it reports when trying to do the query. If there is a redirect, use the URL that it redirects to, and you might have better luck.
On Mon, Jul 27, 2020 at 3:38 PM Joseph Janos <jja...@gmail.com> wrote:
Thanks, Amy for the solution! It works!Daniel,I assume you tested this bug on various platform: this is NOT MS Edge specific. I ran into this bug on a pure Google platform. (Chrome, Google Drive.)
Joseph
On Thursday, May 14, 2020 at 4:47:47 PM UTC+2, Daniel LaLiberte wrote:
Thanks for your post(s) Amy. I can reproduce the problem as well, and we are investigating the cause. There appears to be some incompatibility with how Edge supports the features we are using in the Query call and response.
On Thu, May 14, 2020 at 7:35 AM Amy Finkbiner <amy.fi...@gmail.com> wrote:
For anyone who finds this by searching, you can work around the issue by calling google.charts.load('47') instead of google.charts.load('current').--
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-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/f54e9562-344b-4ec1-a136-180391f8a9d6%40googlegroups.com.
--
--
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-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/4f7f31f3-d492-49f5-882e-66fee32b8ce7o%40googlegroups.com.
--