You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Syncing OneDrive Business Shared Folders works as long as the folder (i.e. the shortcut) is left in the default location, that is at the root of its own OneDrive folder structure (i.e. "My Files")
Moving the Shared Folder (i.e. the shortcut) to another location in its own OneDrive folder structure will make the sync fail with
Syncing this OneDrive Business Shared Folder: Meetings
ERROR: Microsoft OneDrive API returned an error with the following message:
Error Message: HTTP request returned status code 404 (Not Found)
Error Reason: The resource could not be found.
Error Code: itemNotFound
Calling Function: generateDeltaResponse()
/dev/mapper/cryptroot on /home type btrfs (rw,noatime,compress-force=zstd:3,ssd,discard=async,space_cache=v2,subvolid=257,subvol=/@home)
What are all your local file system partition types
btrfs
How do you use 'onedrive'
Single user
Simultaneous sync with a windows client
Steps to reproduce the behaviour
On OneDrive online, select a shared folder from the "Shared" section and click the 'Add shortcut to My files'
On OneDrive online, move the created shortcut from "My files" to another folder in your OneDrive
run onedrive --sync
Complete Verbose Log Output
Fetching /delta response from the OneDrive API for Drive ID: b!ED7eq9U1NE-u0c3pbrncgOnK4QX61a5ErkAoCSKgZ2hwIPbxDGeVT6GXlXZTnjfb
Processing API Response Bundle: 1 - Quantity of 'changes|items'in this bundle to process: 0
Finished processing /delta JSON response from the OneDrive API
No changes or items that can be applied were discovered while processing the data received from Microsoft OneDrive
Syncing this OneDrive Business Shared Folder: Meetings
ERROR: Microsoft OneDrive API returned an error with the following message:
Error Message: HTTP request returned status code 404 (Not Found)
Error Reason: The resource could not be found.
Error Code: itemNotFound
Calling Function: generateDeltaResponse()
where Meetings is a shared folder shortcut moved from My Files to another folder (a folder Test A) using OneDrive online
Screenshots
This is the how it looks in the Windows client after moving the shared folder Meetings into the folder Test A
Other Log Information or Details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Syncing OneDrive Business Shared Folders works as long as the folder (i.e. the shortcut) is left in the default location, that is at the root of its own OneDrive folder structure (i.e. "My Files")
Moving the Shared Folder (i.e. the shortcut) to another location in its own OneDrive folder structure will make the sync fail with
Operating System Details
Linux 6.10.10-arch1-1 #1 SMP PREEMPT_DYNAMIC
Client Installation Method
From Source
OneDrive Account Type
Business | Office365
What is your OneDrive Application Version
onedrive v2.5.0
What is your OneDrive Application Configuration
What is your 'curl' version
Where is your 'sync_dir' located
Local
What are all your system 'mount points'
/dev/mapper/cryptroot on /home type btrfs (rw,noatime,compress-force=zstd:3,ssd,discard=async,space_cache=v2,subvolid=257,subvol=/@home)
What are all your local file system partition types
How do you use 'onedrive'
Steps to reproduce the behaviour
onedrive --sync
Complete Verbose Log Output
where
Meetings
is a shared folder shortcut moved fromMy Files
to another folder (a folderTest A
) using OneDrive onlineScreenshots
This is the how it looks in the Windows client after moving the shared folder
Meetings
into the folderTest A
Other Log Information or Details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: