Skip to content

ODP: /delta or /children API Call no longer sending Shared Folder JSON data post account change to 'sea8cc6beffdb43d7976fbc7da445c639' #1891

Open
@abraunegg

Description

@abraunegg

Category

  • Question
  • Documentation issue
  • Bug

Expected or Desired Behavior

@ificator , @patrick-rodgers , @rgregg-msft

As of this morning (2nd March 2025 AEST) the /delta or /children API call is no longer sending Shared Folder JSON data.

This is DESPITE the AddToOneDrive header being set.

This change has been noticed since my OneDrive Personal Accounts have been changed to this new 'sea8cc6beffdb43d7976fbc7da445c639' account type.

Yesterday, BEFORE the account change to 'sea8cc6beffdb43d7976fbc7da445c639' .. no 'header' was needed to receive the JSON data regarding Shared Folders for OneDrive Personal Accounts.

Observed Behavior

@ificator , @patrick-rodgers , @rgregg-msft

1st March 2025 AEST

DEBUG: ------------------------------------------------------------------
DEBUG: selectedDriveId:   66d53be8a5056eca
DEBUG: selectedItemId:    66D53BE8A5056ECA!101
DEBUG: providedDeltaLink: 
DEBUG: ------------------------------------------------------------------
DEBUG: Request URL = https://graph.microsoft.com/v1.0/drives/66d53be8a5056eca/items/66D53BE8A5056ECA!101/delta?select=id,name,eTag,cTag,deleted,file,folder,root,fileSystemInfo,remoteItem,parentReference,size,createdBy,lastModifiedBy
DEBUG: Existing Microsoft OneDrive Access Token Expires: 2025-Mar-01 19:35:37.1330624
DEBUG: Setting currentDeltaLink to @odata.nextLink: https://graph.microsoft.com/v1.0/drives/66d53be8a5056eca/items/66D53BE8A5056ECA!101/delta?select=id%2cname%2ceTag%2ccTag%2cdeleted%2cfile%2cfolder%2croot%2cfileSystemInfo%2cremoteItem%2cparentReference%2csize%2ccreatedBy%2clastModifiedBy&token=REDACTED
DEBUG: ------------------------------- jsonArrayToProcess - response bundle 1 -----------------------------------
DEBUG: <REMOVED>
DEBUG: -----------------------------------------------------------------------------------------------------------
DEBUG: ------------------------------------------------------------------
DEBUG: Processing OneDrive Item 1 of 41 from API Response Bundle 1

2nd March 2025 AEST

DEBUG: ------------------------------------------------------------------
DEBUG: selectedDriveId:   66D53BE8A5056ECA
DEBUG: selectedItemId:    66D53BE8A5056ECA!sea8cc6beffdb43d7976fbc7da445c639
DEBUG: providedDeltaLink: 
DEBUG: ------------------------------------------------------------------
DEBUG: url = https://graph.microsoft.com/v1.0/drives/66D53BE8A5056ECA/items/66D53BE8A5056ECA!sea8cc6beffdb43d7976fbc7da445c639/delta?select=id,name,eTag,cTag,deleted,file,folder,root,fileSystemInfo,remoteItem,parentReference,size,createdBy,lastModifiedBy
DEBUG: request headers = ["Prefer":"Include-Feature=AddToOneDrive"]
DEBUG: Request URL = https://graph.microsoft.com/v1.0/drives/66D53BE8A5056ECA/items/66D53BE8A5056ECA!sea8cc6beffdb43d7976fbc7da445c639/delta?select=id,name,eTag,cTag,deleted,file,folder,root,fileSystemInfo,remoteItem,parentReference,size,createdBy,lastModifiedBy
DEBUG: Existing Microsoft OneDrive Access Token Expires: 2025-Mar-02 07:49:13.6763506
DEBUG: Setting currentDeltaLink to (@odata.deltaLink): https://graph.microsoft.com/v1.0/drives/66D53BE8A5056ECA/items/66D53BE8A5056ECA!sea8cc6beffdb43d7976fbc7da445c639/delta?select=id%2cname%2ceTag%2ccTag%2cdeleted%2cfile%2cfolder%2croot%2cfileSystemInfo%2cremoteItem%2cparentReference%2csize%2ccreatedBy%2clastModifiedBy&token=REDACTED
DEBUG: Validating that the provided OneDrive Personal 'driveId' value '66D53BE8A5056ECA' is 16 characters
DEBUG: ------------------------------- jsonArrayToProcess - response bundle 1 -----------------------------------
DEBUG: <REMOVED>
DEBUG: -----------------------------------------------------------------------------------------------------------
DEBUG: ------------------------------------------------------------------
DEBUG: Processing OneDrive Item 1 of 37 from API Response Bundle 1

The JSON response from the API is different by 4 elements, essentially the Shared Folder JSON elements.

JSON Response Changes Comparison

Zero data for example in the JSON response this morning for the '3A' Shared Folder and this is validated when doing a side-by-side JSON comparison:

Image

OneDrive Personal Online State

Image

Steps to Reproduce

@ificator , @patrick-rodgers , @rgregg-msft

Unknown steps to reproduce.

I have DETAILED JSON API logs I can provide. Please contact me offline for me to provide these to you.

[ ]: 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