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?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.