MS Onedrive - Tools errors out when trying to list permissions / get file file details for files from shared folder. · Issue #2861 · obot-platform/obot · GitHub
More Web Proxy on the site http://driver.im/
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
Describe the bug
MS Onedrive - Tools errors out when trying to list permissions / get file file details for files from shared folder.
To Reproduce
Steps to reproduce the behavior:
Create an agent with "MS Onedrive" tool.
Ask to list permissions of a file that was shared with you.
List permissions fails with this error:
ERROR: got (exit status 1) while running tool, OUTPUT: failed to list permissions: failed to list permissions for item <item id> in drive <driver id> The provided item ID is not valid for the requested drive
Get File fails with this error:
ERROR: got (exit status 1) while running tool, OUTPUT: failed to get drive item: failed to get item <item id> from drive <driver id> The resource could not be found.
Expected behavior
Tool should error out more gracefully in this case.
The text was updated successfully, but these errors were encountered:
Describe the bug
MS Onedrive - Tools errors out when trying to list permissions / get file file details for files from shared folder.
To Reproduce
Steps to reproduce the behavior:
List permissions
fails with this error:Get File
fails with this error:Expected behavior
Tool should error out more gracefully in this case.
The text was updated successfully, but these errors were encountered: