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

Installation #36

Open
DannyB2020 opened this issue Sep 30, 2020 · 1 comment
Open

Installation #36

DannyB2020 opened this issue Sep 30, 2020 · 1 comment

Comments

@DannyB2020
Copy link

Hi, I'm a newbie and having trouble installing this on a Windows machine. Any assistance would be greatly appreciated.

-Danny

@davilotus
Copy link

Configure Google API

You need configure you API before use this application

Enable Google Drive API

  • Access APIS and Services
  • Click on ENABLE APIS AND SERVICES
  • Search for Google Drive API
  • Enable It

Create a credential

  • Access Google API Console
  • Create new credentials OAuth client ID
    • If you don't had configured consent screen see OAuth consent screen step bellow
  • Select application type as Computer APP
  • In the popup, click on download JSON
  • Open the downloaded file, copy its contents and replace client_secrets.json

OAuth consent screen

  • Access OAuth consent screen
  • In step 1 (OAuth consent screen)
    • Change the User Type to External and click in CREATE
    • Fill the mandatory fields and click SAVE AND CONTINUE
  • In step 2 (Scopes) only click SAVE AND CONTINUE
  • In step 3 (Test users) only click SAVE AND CONTINUE
  • In step 4 (Test users) only click BACK TO DASHBOARD

After configuring your API, read the app's readme

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