Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create Google Sheets "New Row Added (Instant)" Trigger #6

Open
qiuzilay opened this issue Apr 30, 2022 · 0 comments
Open

Can't create Google Sheets "New Row Added (Instant)" Trigger #6

qiuzilay opened this issue Apr 30, 2022 · 0 comments

Comments

@qiuzilay
Copy link

qiuzilay commented Apr 30, 2022

my workflow that was working normally 3 days ago suddenly had a problem today. After checking the log, found that the problem was in the Trigger. Trigger can't even be recreated.

TypeError: Cannot read property 'rowCount' of undefined
at file:///var/task/user/google_sheets/google_sheets.app.mjs:264:29
at Array.map ()
at Object.getWorksheetLength (file:///var/task/user/google_sheets/google_sheets.app.mjs:262:10)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Object.getWorksheetLengthsById (file:///var/task/user/google_sheets/sources/common/new-row-added.mjs:64:32)
at async Object.processSpreadsheet (file:///var/task/user/google_sheets/sources/common/new-row-added.mjs:111:36)
at async Object.deploy (file:///var/task/user/google_sheets/sources/common/http-based/base.mjs:59:7)
at async /var/task/index.js:95:13
at async captureObservations (/var/task/node_modules/@lambda-v2/component-runtime/src/captureObservations.js:28:5)
at async Runtime.exports.main [as handler] (/var/task/index.js:60:20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant