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
Issue description
I use File Picker JS SDK 8 to show a list of files in OneDrive for business (Sharepoint).
There is a list of folders (My files, Recent, Shared).
I see all files in the folder "My files", and I can choose them to get a link to each file.
When I open "Shared", I see no files ("This folder is empty").
To Reproduce
Steps to reproduce the behavior:
Ask your colleague to share a file with you.
Check that you see this file in "Shared" in the browser OneDrive interface (https://*****-my.sharepoint.com/personal/*****/_layouts/15/onedrive.aspx?view=3).
Open OneDrive Picker, open the "Shared with you" folder.
Actual behavior
"This folder is empty" is displayed.
Expected behavior
I expect to see files that are shared with me and be able to select them.
Screenshots
Is this something that can be fix in:
SharePoint configuration,
or App permissions,
or JS code ?
The text was updated successfully, but these errors were encountered:
@AlexMyU is there any chance you can grab a .har file of loading the picker's shared page? I'd be interested in grabbing the api request info to help investigate
Issue description
I use File Picker JS SDK 8 to show a list of files in OneDrive for business (Sharepoint).
There is a list of folders (My files, Recent, Shared).
I see all files in the folder "My files", and I can choose them to get a link to each file.
When I open "Shared", I see no files ("This folder is empty").
To Reproduce
Steps to reproduce the behavior:
Actual behavior
"This folder is empty" is displayed.
Expected behavior
I expect to see files that are shared with me and be able to select them.
Screenshots
Is this something that can be fix in:
The text was updated successfully, but these errors were encountered: