Page 1 of 1

Cloud Sync not working on Windows server

Posted: Fri Jun 30, 2023 7:09 am
by bhaveshroy
Google Drive, Microsoft Onedrive, dropbox, etc any cloud service which requires OAuth2 authentication is not working on windows server OS. It gives error " Please install Microsoft Edge" while edge is already installed on the system. Manual authentication is also not working due to security settings of the cloud providers.
Any solution for this?

Re: Cloud Sync not working on Windows server

Posted: Sat Jul 01, 2023 4:47 am
by RiseFly
Please download the WebView2 runtime from the following Microsoft site.

https://developer.microsoft.com/en-us/microsoft-edge/webview2/

After downloading and installing the Evergreen WebView2 Runtime, BestSync can show the web view.

Re: Cloud Sync not working on Windows server

Posted: Tue Jul 04, 2023 12:02 pm
by bhaveshroy
I get Web Auth now after installing Webview, however not being able to see google drive folders and it is not able to sync.
Get continuous message as below :
>POST /o/oauth2/token
<200 OK
>GET /drive/v3/files?pageSize=1000&corpora=allDrives&includeItemsFromAllDrives=true&supportsAllDrives=true&q=mimeType%3D%27application%2Fvnd.google-apps.folder%27%20and%20trashed%3Dfalse&fields=files(name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents)%2CnextPageToken
<200 OK
>GET /drive/v3/files?pageSize=1000&corpora=allDrives&includeItemsFromAllDrives=true&supportsAllDrives=true&q=mimeType%3D%27application%2Fvnd.google-apps.folder%27%20and%20trashed%3Dfalse&pageToken=~!!~AI9FV7S_YvNq0rraE8ni7fTjj_gGYi0CLTobU1AHLQmJDiqMnRaQ3qW74UjIJ9kSut_L-15zn5LsI6sJQm3Ra8HJH7wHrAzH5Y_ACwoi8iA3FCtFnuC_nng7IjyJxSBMiPkiZEPHaWAqd5oXD9iZ3tiyNZvfJMDnI-_jQeBu1HmVZA1UpN2Gf-b8JebmsALVPiA-jEplc_t432lhzEZAX7p0YMT3RzwbNYbyQqRubfEtloDckMiwvj28sT1kLfe_MUDlZW0erPAbEI4vVlCvOax48ZJVDmdUf8j3wf6GQ8Te0FEGsPOdQDesV1ll5m_NWYHcUEh31hv1P1Sx9lxO21Qzx9k9ilKsNpy3kbz11wiosS_f1sFcM9itQDdZkmmyIlI-A7axy7cio6Q2cDU8R4tTGjQWth0wkPiYSiJ4GwzpzW455xuECFA=&fields=files(name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents)%2CnextPageToken
<200 OK
<Get 506 files
>GET /drive/v3/files/0AFkhsRNTVe8qUk9PVA?fields=name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents
<200 OK
>GET /drive/v3/files/1-5UpPQ6aBefh8Ny_ylkO8-kxWC-AbMra?fields=name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents
<200 OK
>GET /drive/v3/files/1b7fdF79CoXTRY161-0gkjL34OHtpC70Z?fields=name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents
<200 OK
>GET /drive/v3/files/1yHisg1FLbg8mtTkQZKMMhYJ4BfYaw7lX?fields=name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents
<200 OK
>GET /drive/v3/files/1LisIfEwCC4lIco-EEBXGd3km2iVLFC2l?fields=name%2CoriginalFilename%2CexportLinks%2Csize%2Cid%2Ckind%2Cmd5Checksum%2CmimeType%2CmodifiedTime%2Cparents
<200 OK

Re: Cloud Sync not working on Windows server

Posted: Wed Jul 05, 2023 10:02 am
by RiseFly
From the response, all the commands are OK.
And BestSync got 506 files.
Please use the Folder Browser to select a folder, then sync with it to see if BestSync can sync the folder.