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

The Resource could not be found message #14

Open
David2k12 opened this issue Mar 28, 2018 · 1 comment
Open

The Resource could not be found message #14

David2k12 opened this issue Mar 28, 2018 · 1 comment

Comments

@David2k12
Copy link

David2k12 commented Mar 28, 2018

I have downloaded the given example, compiled it, changed the MsaClientId and ran it

However, I am facing the below issue after signing in with the below message

One Drive reported the following error:

Code: itemNotFound

Message: The Resource could not be found

Inner error

Appreciate your help

@David2k12 David2k12 changed the title Facing The Resource could not be found error The Resource could not be found message Mar 28, 2018
@dietervd
Copy link

dietervd commented Apr 9, 2018

I have the same problem.
The error occurs in LoadFolderFromPath with :
folder = await this.graphClient.Drive.Root.Request().Expand(expandValue).GetAsync();

Any solution ?

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

2 participants