forked from TrueCloudLab/rclone
docs/content: describe mandatory fields for drive
Making a client-id for Google Drive requires you to add two more fields besides the already documented "Application name" field. This commit documents what should be written for those two fields. Fixes #5967
This commit is contained in:
parent
0ae39bda8d
commit
18c24014da
1 changed files with 2 additions and 1 deletions
|
@ -1339,7 +1339,8 @@ credentials", which opens the wizard), then "Create credentials"
|
|||
to the next step; if not, click on "CONFIGURE CONSENT SCREEN" button
|
||||
(near the top right corner of the right panel), then select "External"
|
||||
and click on "CREATE"; on the next screen, enter an "Application name"
|
||||
("rclone" is OK) then click on "Save" (all other data is optional).
|
||||
("rclone" is OK); enter "User Support Email" (your own email is OK);
|
||||
enter "Developer Contact Email" (your own email is OK); then click on "Save" (all other data is optional).
|
||||
Click again on "Credentials" on the left panel to go back to the
|
||||
"Credentials" screen.
|
||||
|
||||
|
|
Loading…
Reference in a new issue