You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
We should print a more user-friendly error message if the google sheet is not viewable by all.
The text was updated successfully, but these errors were encountered: