You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some users the appfolder is named /Apps/Graph even though the app name is not Graph.
For users with the appfolder named Graph the create subscription request fails. The create subscription request for the resource /me/drive/special/approot fails with 503 and the message [Status Code: ServiceUnavailable; Reason: User content migrated. Cannot access disabled item.]
Example request id for a create subscription request on a user where this behavior is seen:
Category
Expected or Desired Behavior
According to the documentation at https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/drive_get_specialfolder the special appfolder should be named
/Apps/{Application Name}
Observed Behavior
For some users the appfolder is named
/Apps/Graph
even though the app name is notGraph
.For users with the appfolder named
Graph
the create subscription request fails. The create subscription request for the resource/me/drive/special/approot
fails with 503 and the message[Status Code: ServiceUnavailable; Reason: User content migrated. Cannot access disabled item.]
Example request id for a create subscription request on a user where this behavior is seen:
Steps to Reproduce
This happens for some of our users, but not all. I have been able to reproduce it on one onedrive-user that i have personal access to.
[ ]: http://aka.ms/onedrive-api-issues
[x]: http://aka.ms/onedrive-api-issues
The text was updated successfully, but these errors were encountered: