jpillora / jpillora/node-edit-google-spreadsheet

Getting "Error Reading Spreadsheet" error while reading a spreadsheet.

Open
#103 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
301
Forks
98
PR merge metrics
No merged PRs in 30d

Description

I am using this node_module to read the spreadsheet in my application.
Application is crashing badly frequently with the error "Error Reading Spreadsheet" .
/app/node_modules/edit-google-spreadsheet/lib/spreadsheet.js:480:7\n at Request._callback (/home/vcap/app/node_modules/edit-google-spreadsheet/lib/spreadsheet.js:105:14)\n at self.callback (/home/vcap/app/node_modules/request/request.js:186:22)\n

This is the log with the version 0.2.21 .

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with lib/spreadsheet.js around lines 480 and 105, using the reported version 0.2.21 and the supplied stack trace. Reproduce the spreadsheet-reading failure with enough application and request context to identify its cause; the report does not define a specific expected behavior or test for completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.