Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

DirectoryService API not working as expected for EntitySet "deletedDirectoryObjects" #41

Open
lt72 opened this issue Oct 30, 2014 · 2 comments

Comments

@lt72
Copy link
Contributor

lt72 commented Oct 30, 2014

following is not working as expected:

URL: GET https://graph.windows.net/TEEUdev1.onmicrosoft.com/deletedDirectoryObjects/?api-version=1.5

Response:
{
odata.error:
{
code: "Request_UnsupportedQuery"
message:
{
lang: "en"
value: "Searches against this resource are not supported. Only specific instances can be queried."
}
}
}

In the metadata, deletedDirecrotyObjects appears as an entity set. It should return something when doing /deletedDirecrotyObjects.

Thoughts?

@lt72 lt72 added this to the Immediate milestone Oct 30, 2014
@joshgav joshgav removed this from the Immediate milestone May 19, 2015
@mcvarun
Copy link

mcvarun commented Dec 9, 2015

This is still an issue in API version 1.6 and beta. Is there a way around this bug till it gets fixed?

@ggirard07
Copy link

Still an issue in 1.6 as of today with Client code generated by "OData Connected Service" v0.3.0 in Visual Studio 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants