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

Error 403: access_denied #79

Open
shaYaman opened this issue Feb 13, 2022 · 0 comments
Open

Error 403: access_denied #79

shaYaman opened this issue Feb 13, 2022 · 0 comments

Comments

@shaYaman
Copy link

shaYaman commented Feb 13, 2022

Getting this error when copying the link to browser from init.js output:

Authorization Error
Error 403: access_denied
The developer hasn’t given you access to this app. It’s currently being tested and it hasn’t been verified by Google. If you think you should have access, contact the developer

To fix this issue for me was this simple:

  1. Go to https://console.developers.google.com/
  2. On the top left beside the words "Google APIs" click the project dropdown on the right
  3. Ensure that your correct project is selected
    
  4. Click "OAuth consent screen" on the left side of the screen (below "Credentials")
  5. If you have not created a consent screen, do that first
  6. Under "Test users" there is a button called "+ ADD USERS"
  7. Type the email of the account you will be testing with, press enter, then click save.
  8. It should work now!
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

1 participant