Saran

Results 7 comments of Saran

Hi @arjunm183, Currently, we support BYOR with hosted CSV files (Github, S3 etc). We do not allow the usage of a local CSV file as it wouldn't work well with...

@algra just use the URL with the filename and extension. For example, the sample GitHub gist URL https://gist.githubusercontent.com/{username}/{random-number}/raw/{random-number}/data.csv

Hi @Hiranmuduganti Could you explain more about this issue?

Hi @eudaimos , We are looking into this issue. We'll get back to you shortly. Thanks

Hi @mschmid, Thanks for letting us know. We are currently working on this will update soon once done.

Hi @mschmid I also tried your scenario, this is my copy example sheet within google docs to be able to modify it and published it https://docs.google.com/spreadsheets/d/184npbFgA4dd5e28Inhm38KMk8HvcEEfpdTdiopkEyBc/edit#gid=0. If I paste this...

Hi @jacwellington This error was happened because it's try to authenticate google api key and Oauth token for using google private sheets. To bypass this add `SKIP_GOOGLE_AUTH=true` ENV variable along...