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 #121

Closed
borut-t opened this issue Nov 24, 2019 · 17 comments
Closed

Sign in with Google temporarily disabled for this app #121

borut-t opened this issue Nov 24, 2019 · 17 comments
Labels

Comments

@borut-t
Copy link
Contributor

borut-t commented Nov 24, 2019

Trying to authenticate with google to get the token for the first time, it throws an error

Screenshot 2019-11-24 at 20 48 47

@netbe can you take a look if your app need some agreement update or smth else in order this to work again?

@netbe
Copy link
Owner

netbe commented Nov 27, 2019

Hi @borut-t, yes I got it too, I am upgrading the gem, and will publish a new version very soon

@mihbt
Copy link

mihbt commented Dec 10, 2019

Hi @netbe! Do you have an estimative date when the update will be rolled out? Any info is much appreciated.

@netbe
Copy link
Owner

netbe commented Dec 13, 2019

@mihbt Worst case before christmas, best case next week, sorry guys I am lacking time to finish this :(

@pagind92
Copy link

I updated babelish gem to 0.6.1 version, but it seems there is still the authentication error.

This is the error printed in the terminal

babelish-0.6.1/lib/babelish/google_doc.rb:48:in `authenticate': uninitialized constant Babelish::Keys (NameError)

I try to execute babelish with the token previously generated and also removing it to generate a new one, but no success.

@netbe
Copy link
Owner

netbe commented Dec 19, 2019

@pagind92 yes I need to remove 0.6.1, a file is missing from the release, I'll ping you as soon as it's done (probably next week)

@netbe
Copy link
Owner

netbe commented Dec 30, 2019

@pagind92, @borut-t 0.6.2 is out and should be good to go now.

You might see the following screen when requesting a new token, go through it with the link Go to babelish (unsafe)

Screenshot 2019-12-30 16 25 34

@netbe netbe closed this as completed Dec 30, 2019
@borut-t
Copy link
Contributor Author

borut-t commented Jan 7, 2020

Hey @netbe. I've just updated to version 0.6.2 and I get this error:

bundler: failed to load command: babelish (/usr/local/bin/babelish)
LoadError: cannot load such file -- babelish/keys
  /Library/Ruby/Gems/2.6.0/gems/babelish-0.6.2/lib/babelish.rb:27:in `require'
  /Library/Ruby/Gems/2.6.0/gems/babelish-0.6.2/lib/babelish.rb:27:in `<top (required)>'
  /Library/Ruby/Gems/2.6.0/gems/babelish-0.6.2/bin/babelish:3:in `require'
  /Library/Ruby/Gems/2.6.0/gems/babelish-0.6.2/bin/babelish:3:in `<top (required)>'
  /usr/local/bin/babelish:23:in `load'
  /usr/local/bin/babelish:23:in `<top (required)>'

This is the command: bundle ex babelish csv2strings

Do you have any idea what's happening?

@netbe
Copy link
Owner

netbe commented Jan 10, 2020

@borut-t let me check it yeah I thought I fix the travis job to contain the keys.rb file

@netbe
Copy link
Owner

netbe commented Jan 10, 2020

Hi @borut-t, hopefully 0.6.3 is the one !

@netbe netbe closed this as completed Jan 10, 2020
@borut-t
Copy link
Contributor Author

borut-t commented Jan 10, 2020

Version 0.6.3 works now. Thanks, @netbe.

Although I'm not sure why drive API asks us for full access to all files in the drive? Should it only access Spreadsheets?

@borut-t
Copy link
Contributor Author

borut-t commented Aug 13, 2020

Hi @netbe. Some developers are again getting a "temporarily disabled" message without a button to continue. I've tried the same on my end today and I was able to get through. Maybe Google randomly forces users into that state.

Can you take a look and see if some google dependency needs to be updated in order to get rid of that message? As I said, some of our developers are unable to get through this message, therefore cannot generate localizations.

Thanks 🙌

@netbe
Copy link
Owner

netbe commented Aug 17, 2020

Hi @borut-t,

I've requested a review from Google to verify the app a while ago so the limit of user cap (100/100) could be lifted, and reached out again today, hopefully this will get resolved soon.

Your user cap
The user cap limits the number of users that can grant permission to your app when requesting unapproved sensitive or restricted scopes. The user cap applies over the entire lifetime of the project, and it cannot be reset or changed. Verified apps will still display the user cap on this page, but the user cap does not apply if you are requesting only approved sensitive or restricted scopes. If your users are seeing the "unverified app" screen , it is because your OAuth request includes additional scopes that haven't been approved.

Sorry for the inconvenience

@borut-t
Copy link
Contributor Author

borut-t commented Aug 24, 2020

@netbe any news on that?

@netbe
Copy link
Owner

netbe commented Sep 21, 2020

Hi @borut-t,

Sorry I had no time to work on it. Google asked me a bunch of information including a video showing the app in action which I just made. I hope this is the last requirement to lift the limit and solve this issue.

@borut-t
Copy link
Contributor Author

borut-t commented Sep 22, 2020

Thanks, @netbe. I completely understand your situation. Keeping fingers crossed it will go through this time 🤞
Lmk when you resolve this issue.

netbe added a commit that referenced this issue Sep 25, 2020
@netbe
Copy link
Owner

netbe commented Sep 25, 2020

Hi @borut-t, I finally got it to work, you'll find a new release 0.6.5

@netbe netbe closed this as completed Sep 25, 2020
@borut-t
Copy link
Contributor Author

borut-t commented Sep 25, 2020

Thanks @netbe 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants