-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update read_team_sheet() to use googlesheets4 #51
Comments
@SridharJagannathan if you have a moment to look at this one, would be useful. We are e.g. using these google sheets to store annotation for FIB papers. |
fib_pns=read_team_sheet(id='1P-ITJs9JdexIahOaU5teKaQ7fi0t5G0QOtTrAfRGwGM', team_drive = 'flyconnectome', ws = "PNs") |
Closed by #53 |
This requires the dev version of googlesheets4 Otherwise it throws the error
|
So @SridharJagannathan if that version is essential to your fix, then you need to specify a |
@mmc46 I have decided to follow an alternate strategy after discussing with @jefferis based on tidyverse/googlesheets4#74. Can you please test this after uninstalling the dev version of |
I think
read_team_sheet()
needs to be updated to use the new googlesheets4 package.Currently it throws an error at the authentication stage.
Sign in with Google temporarily disabled for this app This app has not yet been verified by Google in order to use Google Sign in.
The text was updated successfully, but these errors were encountered: