google-spreadsheet-javascript
google-spreadsheet-javascript copied to clipboard
Must change the protocol in example
Hi I had to change the http:// to // in the js file
this.jsonCellsUrl = "http:// to this.jsonCellsUrl = "// and this.jsonListUrl = "http:// to this.jsonListUrl = "// to not have mixed http and https