Google Sheets Import & Export avatar

Google Sheets Import & Export

Try for free

No credit card required

Go to Store
Google Sheets Import & Export

Google Sheets Import & Export

lukaskrivka/google-sheets
Try for free

No credit card required

Import data from datasets or JSON files to Google Sheets. Programmatically process data in Sheets. Easier and faster than the official Google Sheets API and perfect for importing data from scraping.

sameh.jarour avatar

I got an exception error although it worked in intergration with another actor before

Closed
Sameh George Jarour (sameh.jarour) opened this issue
24 days ago

2025-01-28T03:31:36.855Z TypeError: Cannot read properties of undefined (reading 'length') 2025-01-28T03:31:36.856Z at module.exports (/usr/src/app/src/upload.js:6:45) 2025-01-28T03:31:36.857Z at /usr/src/app/src/main.js:177:11 2025-01-28T03:31:36.857Z at processTicksAndRejections (node:internal/process/task_queues:96:5) 2025-01-28T03:31:36.858Z at async run (/usr/src/app/node_modules/apify/build/actor.js:182:13)

lukaskrivka avatar

Thanks for the report.

There are 2 issues:

  • We don't support the new payload format for integration
  • We don't gracefully handle if we think we have empty dataset

Both should be simple fixes, will look into it asap

lukaskrivka avatar

Actually, there was no bug, you haven't chosen any mode. I updated the input to have 'append' mode as default so now the resurrected run works.

Developer
Maintained by Community

Actor Metrics

  • 107 monthly users

  • 31 bookmarks

  • 73% runs succeeded

  • 5 days response time

  • Created in Jan 2019

  • Modified 21 days ago