reprohack-hq icon indicating copy to clipboard operation
reprohack-hq copied to clipboard

Sign in with Google temporarily disabled for this app

Open reblake opened this issue 6 years ago • 2 comments

Upon attempting to Run Document index.Rmd to build Reprohack Shiny App, I get this message: "Sign in with Google temporarily disabled for this app This app has not been verified yet by Google in order to use Google Sign In." Google forms have already been created, and urls to those are verified correct. Searching online did not provide any useful information for solving this problem. Also tried on both RStudio server, and local RStudio installation with no luck. Same error message both times.
Please advise on how to get your Reprohack setup to work, as we have an event coming up on February 6th for which we have cloned your materials.
Thanks!

reblake avatar Jan 09 '20 22:01 reblake

Hi @reblake,

Sorry to hear you are having problems! This is very strange. It seems that this type of error was supposed to be solved by using the googlesheets4 package which we now implement, so I'm very confused 😔

I take it the repository you are speaking about is: https://github.com/SESYNC-ci/reprohack-sesync-Feb-6-2020 ?

I can't see what would be wrong with it just from looking at it. If you run through the code in index.Rmd, which line throws the error? is it

responses_gs <- sheets_find(paste(params$submission_form_title))

What happens if you try and run googlesheets4::sheets_auth()?

annakrystalli avatar Jan 13 '20 16:01 annakrystalli

Hi @annakrystalli , Thanks for your response. We ended up not using the Shiny app. But your other materials were really useful! Thanks for all your work on the template!

reblake avatar Feb 14 '20 17:02 reblake