-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to create a directory: The object specified does not belong to a list #1616
Comments
I am seeing exactly the same thing. Code that previously worked to create folders in the approot started returning this error a few weeks ago. Maybe relevant: the diagnostic information in the response also points to the "Germany West Central" DataCenter:
EDIT: also relevant, I'm not using this SDK, just a plain HTTP client, so I think this is a regression/bug on the server side. |
@Ndiritu users of my app that uses https://github.com/OneDrive/onedrive-sdk-android also reported this issue, so it must be on the API side, people reported that it started happening in November. The app itself didn't get updated for quite a long time. Here's a log provided by a user
|
We had the last support ticket on the 26th November, but it might not mean anything. We could not reproduce the issue themselves, it probably related to a server product type (Microsoft SharePoint, ...), account or subscription type, region... Currently we use msgraph-sdk-php v1.110.0. The problem is when our customers go to Microsoft support with this problem they get the standard answer the Microsoft services work fine and the problem is in the third-party products. So, we cannot get neither confirm nor fix on the API side. Could you recommend what should we do in such cases? |
We are also hitting this problem for a customer who recently connected our software with their Microsoft account. We have many other accounts connected and don't seem to be having this problem. Also cannot replicate with personal or organisation Microsoft accounts our development team have access to. I can only assume it's related to this customer's particular Microsoft account and/or configuration, but don't know where to start. |
What could be wrong here? It worked earlier and stopped to work about 2 weeks ago.
The text was updated successfully, but these errors were encountered: