Cannot access the one drive using user email addres (like "/drives/{emailAddress}")

Copper Contributor

Hi, 

We were using the Azure Application with special rights to upload a file to user's One Drive using OneDrive API where we identify the drives using user email.
We were using the for example /drives/{userEmailAddress}/root:{filePath} to get the file info (see - https://docs.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_get), but since 11th of July 2021 that does not work.
Only {UserID[GUID]} might be used there and the {userEmailAddress} does not work any more.

 

Question is if this was intended and it will stay like that or it was changed by mistake?

0 Replies