Before posting, and to avoid disappointment, please read the following:
This forum is not for 2BrightSparks to provide technical support. It's primarily for users to help other users. Do not expect 2BrightSparks to answer any question posted to this forum.
If you find a bug in any of our software, please submit a support ticket. It does not matter if you are using our freeware, a beta version or you haven't yet purchased the software. We want to know about any and all bugs so we can fix them as soon as possible. We usually need more information and details from you to reproduce bugs and that is better done via a support ticket and not this forum.
If you are entitled to technical support then please submit a support ticket. Please do not post the same question to the forum and also via a support ticket. Once again, 2BrightSparks does not provide technical support via this forum.
If you let us specify our own api key for google drive, it would reduce load on your api key as well as provide better and more consistent performance, especially regarding rate limits.
How to make your own google drive api key.
Log into the Google API Console with your Google account. It doesn’t matter what Google account you use. (It need not be the same account as the Google Drive you want to access)
Select a project or create a new project.
Under Overview, Google APIs, Google Apps APIs, click “Drive API”, then “Enable”.
Click “Credentials” in the left-side panel (not “Go to credentials”, which opens the wizard), then “Create credentials”, then “OAuth client ID”. It will prompt you to set the OAuth consent screen product name, if you haven’t set one already.
Choose an application type of “other”, and click “Create”. (the default name is fine)
It will show you a client ID and client secret. Use these values in rclone config to add a new remote or edit an existing remote.
It's a good idea but we are concerned that it may violate the Google APIs Terms of Service as mentioned in https://developers.google.com/terms
Thanks,
Kostas
I don't see where that would violate their ToS, and other programs already allowing this (rsync is extremely popular for instance). People using their own API key would already have to signup and agree to the Google API ToS and actions performed using that API key would be their responsibility, not yours which would actually reduce 2BrightSparks liability footprint in those instances.
It's a good idea but we are concerned that it may violate the Google APIs Terms of Service as mentioned in https://developers.google.com/terms
Thanks,
Kostas
I don't see where that would violate their ToS, and other programs already allowing this (rsync is extremely popular for instance). People using their own API key would already have to signup and agree to the Google API ToS and actions performed using that API key would be their responsibility, not yours which would actually reduce 2BrightSparks liability footprint in those instances.
Hi,
Please send us an email at [email protected] so we can discuss the details about this.