Hello,
I am trying to do this: Using Microsoft365R in an unattended script
But I am not sure why I cannot access to my OneDrive folder of my organization.
I created an app and connected with ```
create_graph_login(tenant, app, password=pwd, auth_type="client_credentials")
But then I do not know how to associate with my OneDrive folder.
Anyone knows how to do it??
Thanks,
Lorena