2

I try to access a Google Docs Spreadsheet, so I can use it in a D3.js visualization. Both

do work for downloading the data, but not for using them for other websites, as I am getting an error No 'Access-Control-Allow-Origin' header is present on the requested resource.

However, an approach that should work (Download unpublished Google spreadsheet as CSV, see also this post):

does not work at all (redirect to typical edit view).

For another variant, used by http://christopheviau.com/d3list/gallery.html:

I cannot do the same with my code (changing keys results in an error: Sorry, the file you have requested does not exist.).

What I am doing wrong?

Community
  • 1
  • 1
Piotr Migdal
  • 11,864
  • 9
  • 64
  • 86

0 Answers0