StableBit CloudDrive Q7941147
From Covecube - Wiki
Use your own Google Drive API keys with StableBit CloudDrive.
When to Use
Using your own API keys from Google may offer performance benefits because they will give you your own quota limits. Application-wide quota limits will no longer apply to you.
Steps
- Open: https://console.cloud.google.com/apis/dashboard
- If Google Drive is not listed as an available API:
- If the API is already enabled, simply select it by clicking on Google Drive.
- Navigate to Credentials.
- Under the OAuth consent screen for the Product name shown to users enter StableBit CloudDrive and click Save.
- Under Credentials click Create credentials and select OAuth client ID.
- Select Other and click Create.
- Note the client ID and client secret given to you, we will use it shortly.
- Open %PROGRAMDATA%\StableBit CloudDrive\ProviderSettings.json in Notepad.
- Make the following edits:
- Replace TheClientIdProvidedByGoogle with the client ID that was provided to you by Google.
- Replace TheClientSecretProvidedByGoogle with the client secret that was provided to you by Google.
- Do not change the RedirectUri, leave that as null.
- Save the file.
You're done. The next connection that you make to Google Drive from StableBit CloudDrive's New Drive tab will use your new API keys.