Help
Storage Guide
- Synology
- Azure
- Plex
- Backblaze B2
- Box
- Dropbox
- FTP, SFTP
- Google Drive
- Google Cloud Storage
- OneDrive
- OneDrive for Business
- S3, S3 Compatibles
- Swift
- ucloud biz
- WebDAV
Use cases
Troubleshooting
Documents
Forum
Google Drive
NOTE: All users of NetDrive share the same Google Drive API client ID for accessing their files. If your connection suffers from slow download and/or upload please register your own client ID.
1. Open https://console.developers.google.com in your browser and log in to your google account.
2. Click 'Select a project'
3. Click 'NEW PROJECT'
If you have a project already, you can use it.
4. Input project name, Organization and Location then create it.
You need to set your own Organization and Location.
5. Create project may take some time. Wait and choose 'Select a project' again then open project that you've created.
6. Click 'ENABLE APIS AND SERVICES'
7. Search for 'google drive api' and click 'Google Drive API'
8. Enable it
9. Click API name to get back to dashboard
10. Click 'OAuth consent screen'
Select Internal as User Type:
11. Set your application name, application logo and support email
12. Click Add scope button
13. Select 'Google Drive API ../auth/drive and click 'ADD' button
14. Enter 'bdrive.com' for Authorized domains
We need this for OAuth to work in NetDrive or CloudSync.
Don't forget to press enter!
15. Enter additional links and click 'Save' button
If you want to use this API key for CloudSync change domains to https://cloudsync.bdrive.com/.
For copy and paste:
- https://netdrive.bdrive.com
- https://netdrive.bdrive.com/wiki/netdrive/privacy-policy
- https://netdrive.bdrive.com/wiki/nertdrive/eula
Ignore warnings like below because this API key is for you only.
16. Click 'Credentials'
Select 'Create credentials'
Select 'OAuth client ID'
17. Choose 'Web application' and name it.
Add 'https://accounts.bdrive.com/oauth/' to 'Authorized redirect URIs'. Don't forget to press Enter key.
Click 'Create' button
You need to press enter after input https://accounts.bdrive.com/oauth/.
If the redirect uri is successfully added your screen will show the uri like this:
18. Your OAuth client ID and client secret will be displayed
We need this later. Save your client ID and client secret to a text file
19. Open https://accounts.bdrive.com in your browser and log in.
Click 'Manage Cloud Service Secrets
20. Click 'Register'
21. Choose 'Google Drive' in type and input client id and secret from step 18.
22. Click register and its done!!
IMPORTANT: You have to add new drive item to use registered client id and secret.
When adding new Google Drive item web browser will be opened and you can select your client ID.