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

Sign in with Google temporarily disabled for this app #22

Open
reblake opened this issue Jan 9, 2020 · 2 comments
Open

Sign in with Google temporarily disabled for this app #22

reblake opened this issue Jan 9, 2020 · 2 comments

Comments

@reblake
Copy link

reblake commented Jan 9, 2020

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!

@annakrystalli
Copy link
Member

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()?

@reblake
Copy link
Author

reblake commented Feb 14, 2020

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!

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