From 808afb1acee2ba1213f08ae2cf618dd867a546f7 Mon Sep 17 00:00:00 2001 From: Dimitri Witkowski Date: Thu, 17 Dec 2020 19:41:52 +0100 Subject: [PATCH] Updated Dropbox and GDrive (markdown) --- Dropbox-and-GDrive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dropbox-and-GDrive.md b/Dropbox-and-GDrive.md index f5de88d..f5b0254 100644 --- a/Dropbox-and-GDrive.md +++ b/Dropbox-and-GDrive.md @@ -42,4 +42,4 @@ How to make Dropbox and Google Drive work on your server? 8. Copy the `Application Id` value and place it in KeeWeb's `config.json` under the key `onedriveClientId` 8. Copy the secret into `onedriveClientSecret` -If this doesn't work for you (see [#1629](https://github.com/keeweb/keeweb/issues/1629)), try changing app type to SPA, change its redirect URIs to SPA type respectively, and add only `onedriveClientId` to KeeWeb, without `onedriveClientSecret`. This might help, however you will have to authorize every day. \ No newline at end of file +If this doesn't work for you (see [#1629](https://github.com/keeweb/keeweb/issues/1629)), try changing app type to SPA, change its redirect URIs to SPA type respectively, and add only `onedriveClientId` to KeeWeb, without `onedriveClientSecret`. This might help, however you will have to re-authenticate once a day. \ No newline at end of file