Skip to content

OneDrive Personal Account Root ID for users globally is being changed to include 'sea8cc6beffdb43d7976fbc7da445c639' #1890

Open
@abraunegg

Description

@abraunegg

Category

  • Question
  • Documentation issue
  • Bug

Expected or Desired Behavior

@ificator
The root id should return the correct value and not be a munged string: driveId!sea8cc6beffdb43d7976fbc7da445c639

As there is zero information as to why this is occurring, it would be good to get an explanation as well.

Observed Behavior

@ificator
The API is responding with invalid id details - example for Request URL = https://graph.microsoft.com/v1.0/me/drive/root

{
	"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('XXXXXXXXXXXXXXXXXXX')/drive/root/$entity",
	"createdDateTime": "2025-02-05T16:14:51Z",
	"eTag": "\"{937A68FD-5DBB-40DD-BB19-23EA5EC00160},337\"",
	"id": "7DDA670C5E7F91DF!sea8cc6beffdb43d7976fbc7da445c639",
	"lastModifiedDateTime": "2025-02-19T19:04:58Z",
	"name": "root",
	"webUrl": "https://onedrive.live.com?cid=7DDA670C5E7F91DF&id=01NWGNQTF6Y2GOVW7725BZO354PWSELRRZ",
	"size": 493382267257,
	"createdBy": {
		"user": {
			"email": "XXXXXXXXXXXXXXXXXXXXXXXXX",
			"displayName": "XXXXXXXXXXXXXXXXXXX"
		}
	},
	"parentReference": {
		"driveType": "personal",
		"driveId": "7DDA670C5E7F91DF"
	},
	"fileSystemInfo": {
		"createdDateTime": "2025-02-05T16:14:51Z",
		"lastModifiedDateTime": "2025-02-19T19:04:58Z"
	},
	"folder": {
		"childCount": 30,
		"view": {
			"sortBy": "name",
			"sortOrder": "ascending",
			"viewType": "thumbnails"
		}
	},
	"root": {}
}

Steps to Reproduce

@ificator
Unknown steps to reproduce. I cannot reproduce this in Australia, however random users accessing the service in Europe are hitting this issue.

Known references for 'sea8cc6beffdb43d7976fbc7da445c639' within issues | bug reports | Internet:

[ ]: http://aka.ms/onedrive-api-issues
[x]: http://aka.ms/onedrive-api-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions