I am getting error while I try to open/load a google spreadsheet. The error description is "The spreadsheet at this URL could not be found. Make sure that you have the right URL and that the owner of the spreadsheet hasn't deleted it."
The spreadsheet has been made public. Since, trying to open the spreadsheet with the key that is used in the test.js is working with the same script, I suspect I am not doing enough when it comes configuration setting for my spreadsheet at google docs.
Here is the code ... https://gist.github.com/1075397
I am getting error while I try to open/load a google spreadsheet. The error description is "The spreadsheet at this URL could not be found. Make sure that you have the right URL and that the owner of the spreadsheet hasn't deleted it."
The spreadsheet has been made public. Since, trying to open the spreadsheet with the key that is used in the test.js is working with the same script, I suspect I am not doing enough when it comes configuration setting for my spreadsheet at google docs.
Here is the code ... https://gist.github.com/1075397