Mickael Leclercq
Mickael Leclercq
The issue seem to remain. I have folder shared from external organization that I can see in the browser, but `onedrive --list-shared-folders` cannot
After what you propose, I ended with the very last version: `$ onedrive --version onedrive v2.4.8-28-g2a93b4e` Now I have this error. With the previous version I had no results, so...
Note that `onedrive --synchronize --dry-run` works like a charm, so the privileges are working normally for the non-shared content
There are a lot of personal information in it ! I can't send this here
Installed the new one ``` $ onedrive --version onedrive v2.4.8-5-g9b44bb1 ``` Here is the output or shared folders request: ``` $ onedrive --list-shared-folders Configuring Global Azure AD Endpoints Initializing the...
Is there a way to retrieve it ? I ran this: ``` rm -fr onedrive/ sudo -s apt update git clone https://github.com/abraunegg/onedrive.git cd onedrive git fetch origin pull/969/head:pr969 git checkout...
After a `./onedrive --logout`, and new uri entered, `./onedrive --list-shared-folders` was successful !! ``` $ ./onedrive --list-shared-folders Configuration file successfully loaded Configuring Global Azure AD Endpoints Initializing the Synchronization Engine...
``` $ ./onedrive --synchronize --sync-shared-folders --verbose Using 'user' Config Dir: /home/mickael/.config/onedrive Using 'system' Config Dir: /etc/onedrive Configuration file successfully loaded Initializing the OneDrive API ... Configuring Global Azure AD Endpoints...
Let's hope that Microsoft work on this soon