Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,888 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Trying to get response for https://graph.microsoft.com/v1.0/users/{user_id}/drives but get: {'error': {'code': 'ResourceNotFound', 'message': "User's mysite not found.",}
Permissions is ok, user_id is correct