sheets-api-codelab icon indicating copy to clipboard operation
sheets-api-codelab copied to clipboard

Use Google Sheets as your application's reporting tool

Results 134 sheets-api-codelab issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

ISSUE: In step 5, username and email is does not update after successful login to Google WORKAROUND: ``` Update to ```

Hi, I have this error when I do go get -u google.golang.org/api/sheets/v4 How to fix it? ![image](https://user-images.githubusercontent.com/56219126/84998034-f80b9080-b157-11ea-9b93-4e127b626391.png) ``` fatal: not a git repository (or any of the parent directories): .git...

downloaded and navigated to the 'start' directory within Command Prompt and tried running "npm install" command -> got this error: npm install 'npm' is not recognized as an internal or...

Step 4 states that the Authorized Javascript Origin should be http://localhost:3000. This doesn't work. Instead, I had to whitelist http://localhost:8080 because the express code 'server.js' is listening on port 8080.

It appears a new change to Handlebars starting from version 4.6.0 means the sheet and order data does not appear to render in `index`, because "Handlebars forbids accessing prototype properties...

'Credentials' object has no attribute '_quota_project_id'

Failed to validate the config schema at '.github/sync-repo-settings.yaml': [ { "instancePath": "/permissionRules/1/permission", "schemaPath": "#/properties/permissionRules/items/properties/permission/enum", "keyword": "enum", "params": { "allowedValues": [ "pull", "push", "admin" ] }, "message": "must be equal to...