Getting a "malformed drive id" error on graphClient.Drives["me"] #2852
Unanswered
Tom-EllisEVENTS
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm new to the MSGraph API and trying to find my way around, but the lack of proper and up-to-date samples and documentation makes it really hard.
When trying to get an Exel file from OneDrive, the following code fails:
Error message is: The provided drive id appears to be malformed, or does not represent a valid drive.
Apparently, the ["me"] part seems to be the problem, but that is what numerous examples suggest to be the correct way... 🤨
What am I doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions