Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared files list is empty in OneDrive JS Picker #70

Open
AlexMyU opened this issue Feb 26, 2024 · 1 comment
Open

Shared files list is empty in OneDrive JS Picker #70

AlexMyU opened this issue Feb 26, 2024 · 1 comment

Comments

@AlexMyU
Copy link

AlexMyU commented Feb 26, 2024

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:

  1. Ask your colleague to share a file with you.
  2. Check that you see this file in "Shared" in the browser OneDrive interface (https://*****-my.sharepoint.com/personal/*****/_layouts/15/onedrive.aspx?view=3).
  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
image

Is this something that can be fix in:

  • SharePoint configuration,
  • or App permissions,
  • or JS code ?
@JCrew0
Copy link
Collaborator

JCrew0 commented Mar 20, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants