Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to access file from a certain folder #195

Open
ekaterinaterzieva opened this issue Oct 5, 2021 · 2 comments
Open

How to access file from a certain folder #195

ekaterinaterzieva opened this issue Oct 5, 2021 · 2 comments

Comments

@ekaterinaterzieva
Copy link

I only see examples with the root folder, how can I access other folders in my onedrive?

@KTibow
Copy link

KTibow commented Oct 6, 2021

You should be able to just add the folder name first.

@RasyidMF
Copy link

Follow my code example :

folder = client.item(path="/YOUR_PATH")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants