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

v5 - "This app is blocked" #136

Open
andrewroberts opened this issue Jan 5, 2021 · 14 comments
Open

v5 - "This app is blocked" #136

andrewroberts opened this issue Jan 5, 2021 · 14 comments

Comments

@andrewroberts
Copy link

When I try and install the new version I get:

"This app is blocked - This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access."

@leonhartX
Copy link
Owner

leonhartX commented Jan 6, 2021

sorry for the inconvenience, since the OAuth app is still under review, Google limit the max user to 100 and now it already reached 100, please wait for the review to complete(may take several days) or install from the source to use v4.0.7 with the legacy editor

@drmuzz
Copy link

drmuzz commented Jan 7, 2021

Do you have description of how to install from source to use v4.0.3 with legacy editor? Thanks!

@leonhartX
Copy link
Owner

leonhartX commented Jan 8, 2021

  • checkout the code from GitHub
  • checkout to tag v4.0.7
  • open Chrome's extension page, there's Load Unpacked button on the top left, click it and choose the source code dir, that's all

@leonhartX leonhartX pinned this issue Jan 8, 2021
@drmuzz
Copy link

drmuzz commented Jan 8, 2021 via email

@karac38
Copy link

karac38 commented Jan 8, 2021

I keep getting the get apps script code failed error
image

Are there any special scopes that we have to enable when creating the github access token? I actually selected all and still doesn't work. Does anyone else experience this issue?

@drmuzz
Copy link

drmuzz commented Jan 8, 2021 via email

@andrewroberts
Copy link
Author

andrewroberts commented Jan 8, 2021

I was getting the same issue with 4.0.3, so I'm using v4.0.7:

I had to search around a bit for this so I've shared an unpacked (from the .CRZ), and zipped copy here.

  • Download and Unzip 4.07 onto your computer,
  • In the extensions section of Chrome enable developer mode,
  • Remove the existing extension, (probably v5.0.0 or v4.0.3)
  • "Load unpacked" the unzipped 4.0.7 (it has to be installed this way to stop it just upgrading to v5.0.0 every time you open Chrome).
  • Log back into GitHub using the Extensions Options menu. If you have 2FA on GitHub you will have to log in with an access token that you can find under GitHub > Profile > Developer settings.

@leonhartX Any chance you can create a 4.0.7 Release on this repo we can download?

@leonhartX
Copy link
Owner

@andrewroberts oh... sorry, I thought 4.0.3 was the latest before 5.0 but should be 4.0.7
let me create a release

@leonhartX
Copy link
Owner

v4.0.7 created, please check out this version to work with legacy editor

@kospl
Copy link

kospl commented Jan 8, 2021

How about using Clasp:

  1. clasp pull to local machine
  2. use your Git install to commit changes

@karac38
Copy link

karac38 commented Jan 8, 2021

4.0.7 works like a charm! Thanks @leonhartX

@drmuzz
Copy link

drmuzz commented Jan 9, 2021 via email

@leonhartX
Copy link
Owner

Hey guys, finally the OAuth app has been verified by Google 🎉
You cat start work with v5.0.0 now!

@drmuzz
Copy link

drmuzz commented Jan 12, 2021 via email

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

5 participants