Given
OLD account has search option
NEW account does not
If I use chrome / firefox developer tools and view the network traffic after refesh of screen I see an entry with a name "socketIo"
On the OLD accounts the url is https://api.onedrive.com/v1.0/drives/[UidOfAccount]/root/subscriptions/socketIo
On the NEW accounts the url is https://my.microsoftpersonalcontent.com/\_api/v2.0/drive/root/subscriptions/socketIo
This is proof that there are two types of account.
Confirmed Thank you Mike!
I was fooled by newly created accounts having the search "menu" under options. I have two accounts I created on 03/04/2025 that now won't work with link shared folders as they have been backend migrated to the new API.
I went and looked at 15 different accounts (1 just created today) and they all now have the "Create or Upload" labeled button when looking at files, but they are not all on the same backend API.
The new account created today is on the old backend:
Old "https://api.onedrive.com/v1.0/"
Of the other accounts, 6 are on the Old - api.onedrive.com/v1.0/.... and 8 accounts are on the New - my.microsoftpersonalcontent.com/_api/v2.1 (yes there is now a 2.1 version even before all the accounts are migrated).
This broke the "fix" I used of creating new OneDrive accounts to make it work on 03/04/2025. I apologize to those who used that "fix" that I did as if yours hasn't broken already, it will soon.
I currently see two current paths forward.
- Find out what accounts you have on the new backend api and share across just those accounts. If that isn't enough, employ a temporary solution on the remaining accounts until the migration on remaining accounts.
- Wait for accounts to be migrated and use a temporary solution (like mapping network location to a webpage (slow) or use another application to map the online location to a drive letter (basically the same)
Speed up the migration Microsoft!!!