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.