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

error message on googlesheet with restricted permission #54

Open
marton-balazs-kovacs opened this issue Jun 10, 2021 · 1 comment
Open

Comments

@marton-balazs-kovacs
Copy link
Owner

We should print a more user-friendly error message if the google sheet is not viewable by all.

@alexholcombe
Copy link
Collaborator

alexholcombe commented Feb 3, 2025

True, currently the error message is "[object Object]".
On line 92 of mod_read_spreadsheet.R is probably where the error is generated and put into read_output
So one fix would be to test whether read_output == "object Object" or what it is and then include in the error something like "Are you sure your Google Sheet is set to public sharing?

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

2 participants