-
```
Have an error from a user about Aggregate 1.3.4.
Whey they go to the list of publishers for a particular form, they get "Error:
Problem persisting data or accessing data (Some how DB entities g…
-
Originally reported on Google Code with ID 933
```
Have an error from a user about Aggregate 1.3.4.
Whey they go to the list of publishers for a particular form, they get "Error: Problem
persisting…
-
```
Have an error from a user about Aggregate 1.3.4.
Whey they go to the list of publishers for a particular form, they get "Error:
Problem persisting data or accessing data (Some how DB entities g…
-
Hi, First of all Thanks for sharing this module. I am currently writing and Nodejs/Angular application to read data from spreadsheet and display data to user. In the process I am using this module to …
-
```
Have an error from a user about Aggregate 1.3.4.
Whey they go to the list of publishers for a particular form, they get "Error:
Problem persisting data or accessing data (Some how DB entities g…
-
Trying to use getRows to retrieve.
```
var GoogleSpreadsheet = require('google-spreadsheet');
var mySheet = new GoogleSpreadsheet('1X8c0vyB9syJ12c1Pjwj0RfCwJ4WIcW3VET0ZKDWyTFA');
mySheet.getRows(1,…
-
Original requirements from Marie-Claire:
-Use Smith as an anchor point to produce data on mythological/historical figures.
-That data would consist in:
texts and artwork describing/talking about thes…
-
I am trying to instantiate the spreadsheet object, but I keep getting an error saying I'm not passing a key.
```
var googleAuth = new GoogleClientLogin( {
email : 'me@myplace.ca',
password : …
-
```
hello
First of all i want say thank to create nice library.
with the help of library i m able create new spreadsheet with worksheet and
adding new record i have done.
but the now problem is th…
-
var my_sheet = new GoogleSpreadsheet('1OPx1v-S9-CcJUCJy689UYhbzWupgN_aQdZU4lu9mrBI');
my_sheet.setAuth('asddsfsdfsdf@gmail.com','111111111', function(err){
my_sheet.getInfo( function( err, sheet_i…