io2015-codelabs icon indicating copy to clipboard operation
io2015-codelabs copied to clipboard

Some links in a codelab redirect to internal Google sites

Open alcuadrado opened this issue 9 years ago • 1 comments
trafficstars

Many links from this codelab redirect to https://devsite.googleplex.com which is unreadable to people outside Google.

alcuadrado avatar Mar 14 '16 20:03 alcuadrado

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.

johndimm avatar Jun 12 '19 05:06 johndimm