Posts: 137
Threads: 28
Joined: Jul 2021
Reputation:
2
Hello,
My colleagues and me are facing issues with shared folders in
OneDrive Business. Nearly all are not shown anymore. In OneDrive Web and in the official App everything is looking fine. Was there a change in listing shared folders?
Regards,
Stephan
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
There certainly was no change on my end. I will run some tests and research this to see if Microsoft changed something on their end.
Mike
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
I have no idea what the resolution will be for this. If sharing files and folders is critical for you, I would actually recommend dropping OneDrive entirely and switching to Dropbox or Google Drive (or a webDAV-based service which I will be supporting soon).
Mike
Posts: 137
Threads: 28
Joined: Jul 2021
Reputation:
2
Hi Mike,
Thanks for your Investigation. Unfortunately OneDrive is the only WebStorage we can use.
Would it be possible to add an Option, that a User can add at least one Link which can be created in OneDrive?
I am not sure how much effort it will take but that is the only „workaround“ I could find for that
Regards,
Stephan
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
I'm not sure what you mean by that. Microsoft is only ever returning a single result from the "sharedWithMe" option, and there is nothing I can do about that. How are you envisioning this "link" will work? Would the user have to type in the ID of the folder to link to? That's the only way to access a shared folder - you can't do it using a path, and I can't access it through "Shared with Me" as I wouldn't be able to query for any folders due to the bug with Microsoft's API. I'll have to see if it will at least return the right result if an exact folder name is specified and that one folder name is returned. I guess then you could enter in /Shared with Me/<folder name> as a direct path to access.
Mike
Posts: 137
Threads: 28
Joined: Jul 2021
Reputation:
2
Hi Mike,
I will try to explain it in more detail.
In OneDrive you have the possibility to share a folder through a link.
In that case it will not be shown in the "SharedWithMe" Area and you have to know the Link to Access this folder.
If I understand the Graph API correctly, these links can be read.
Regards,
Stephan
Posts: 137
Threads: 28
Joined: Jul 2021
Reputation:
2
Exactly.
If you need any assistance with testing, feel free to ping me.
Regards,
Stephan
Posts: 137
Threads: 28
Joined: Jul 2021
Reputation:
2
Hi Mike,
Hope you had a Merry Christmas.
Have you tried that workaround already?
Would you be able to implement it?
Otherwise I have to find a different way of sharing files with my colleagues.
Best Regards,
Stephan
Posts: 16,288
Threads: 315
Joined: Apr 2012
Reputation:
310
12-30-2025, 08:37 AM
(This post was last modified: 12-30-2025, 08:39 AM by Zubersoft.)
That workaround is not usable unfortunately, because it requires knowing ahead of time the Drive ID of the other user whose shared folders you want to view. That is not something that is known ahead of time with my user interface, and there is nowhere for a user to enter that (if they would even know what drive ID to enter, as that is not something that is publicly listed anywhere). It also doesn't work for personal accounts.
Mike
Posts: 137
Threads: 28
Joined: Jul 2021
Reputation:
2
Hi Mike,
Thanks for your investigation.
While searching for an alternative, I had a new idea:
In the WebUI you can create „Soft-Links“ of Shared Folders in your private Folders.
And these Links should be seen by the API. Unfortunately I cannot see them in MobileSheets yet.
Would it be possible to integrate them?
Regards,
Stephan