io2015-codelabs
io2015-codelabs copied to clipboard
Some links in a codelab redirect to internal Google sites
trafficstars
Many links from this codelab redirect to https://devsite.googleplex.com which is unreadable to people outside Google.
In 2019, the first step fails due to CORS:
index.html:1 Access to XMLHttpRequest at 'https://www.google.com/finance/historical?q=MSFT&authuser=0&output=csv' from origin 'http://localhost:8000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The link returns this in the browser: 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.