asked on
GET
https://graph.microsoft.com/v1.0/users/the-objectid-of-user/drive
{
"error": {
"code": "itemNotFound",
"message": "Item not found",
"innerError": {
"date": "hiding",
"request-id": "hiding",
"client-request-id": "hiding"
}
}
}