google-drive-recursive-ownership
google-drive-recursive-ownership copied to clipboard
Installation
Hi, I'm a newbie and having trouble installing this on a Windows machine. Any assistance would be greatly appreciated.
-Danny
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