While listing files in a onedrive I get a set of DriveItem objects. I can see @microsoft.graph.downloadUrl with a var_dump but can't seem to call it, I'm getting undefined property error when I try. I's sure there's an obvious solution but I'm stumped!
Hi, thanks for your work here.
While listing files in a onedrive I get a set of DriveItem objects. I can see @microsoft.graph.downloadUrl with a var_dump but can't seem to call it, I'm getting undefined property error when I try. I's sure there's an obvious solution but I'm stumped!
Thanks for any help.