Forum Discussion
ag-dev
Dec 27, 2024Copper Contributor
OneDrive direct download link
Hi, We have tried to get direct download link or to access publicly shared drive file with Graph API . It seems that the the URL structure has changed as well as the API. The thing behind the A...
LarsHammer
Feb 28, 2025Copper Contributor
I have the same issue. The shares endpoint used to work with a shareId obtained via the createLink action, but it fails as mentioned above.
I have captured a set of repro steps using the MS Graph Explorer https://github.com/Dbquity/OneDriveSharing
Note, that the link.weburl also returned from the createLink operation still works.
As far as I can tell, this must be a bug in the shares endpoint implementation.
Regards
Lars Hammer