aldacco / drive-login

Login web app to autheticate your kodi device with google drive
https://kodi-drive-login.vercel.app
11 stars 123 forks source link

Error 403:access_denied #15

Open wildgamharsh opened 1 month ago

wildgamharsh commented 1 month ago

image please help me fix this issue

omardtd commented 1 month ago

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. Under "Test users" there is a button called "+ ADD USERS"
  6. Type the email of the account you will be testing with, press enter, then click save.
  7. It work now!
yo-honey commented 1 month ago

thanks, this works