Charts failing: 404 We're sorry but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.

150 views
Skip to first unread message

Lucas Yamone

unread,
Jul 1, 2020, 10:51:45 AM7/1/20
to Google Visualization API
HI, 

We get an error trying to get the visualization library as described in the following issue in GitHub:
https://github.com/google/google-visualization-issues/issues/2836

Does anybody know what is the problem and if there is an estimation on when will be fixed?

Thanks!

Daniel LaLiberte

unread,
Jul 1, 2020, 12:38:52 PM7/1/20
to Google Visualization API

The UDS server is being turned down. That is the server that used to respond to requests for library modules with URLs like https://www.google.com/uds/.... But the jsapi loader that was supposed to be used to initiate loading of the library modules now redirects to the new loader, so there should be no more direct requests to the UDS server.

The 404 error codes might be due to misbehaving caches, which should clear up on its own, or you can force your browser to clear its cache. Caching servers are more difficult to deal with since they are typically invisible. Or perhaps some pages bypass the jsapi loader and make direct links to the library modules, but the only fix there is to fix those pages.

The best solution is to stop using the jsapi loader. Please update how you load Google Charts by following the instructions at: https://developers.google.com/chart/interactive/docs/basic_load_libs#update-library-loader-code


--
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/438d87fa-6f8b-4020-a979-282ba457eec1o%40googlegroups.com.


--
Reply all
Reply to author
Forward
0 new messages