abraunegg
abraunegg
In the next few weeks I will be submitting a PR to provide international language support as this is *long* overdue. Initially, support will be for the following languages: *...
Opened API Issue: https://github.com/OneDrive/onedrive-api-docs/issues/1301
Also commented here: https://github.com/microsoftgraph/microsoft-graph-docs-contrib/issues/7858
@mickaelleclercq > 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 This is a known...
@mickaelleclercq For this command `onedrive --list-shared-folders` - please provide a verbose debug log as per the support requirements: https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support
@mickaelleclercq Please rebuild the PR - made a tweak to add some additional error handling. The new PR version is `onedrive v2.4.8-29-g0e886ac`
@mickaelleclercq It appears you are *not* running the PR version: ``` Application version: v2.4.8-5-g9b44bb1 ``` When running the PR version you application version should be: ``` Application version: v2.4.8-29-g0e886ac ```
Run the PR from the build directory with `./onedrive` or install with `make install` - but as this is a PR, i would not install
@mickaelleclercq Thanks for the feedback. Can you confirm if you can sync the external shared folders or is there an auth / access issue?
@mickaelleclercq Thanks for the feedback. That is the API authentication issue which Microsoft still has to fix. This is what is preventing this feature from being merged / available. If...