Forum Discussion
Brent Ellis
Jun 26, 2017Silver Contributor
SPO graph API is deprecated?
We've been using a few simple web service calls like this for years: https://mytenant.sharepoint.com/_api/search/query?querytext=%27(*)+AND+(FileExtension:doc+OR+FileExtension:docx+OR+FileExtensi...
Jun 26, 2017
This article might help a bit:
Brent Ellis
Jun 26, 2017Silver Contributor
So that will get me working again till 8/31
But the same thing remains, is it physically impossible to query the Graph API directly from SharePoint Online (as current logged in user)?
But the same thing remains, is it physically impossible to query the Graph API directly from SharePoint Online (as current logged in user)?
- Jun 26, 2017
Hi Brent Ellis
I don't think that this is the case.
- By June 19, 2017, the APIs stop working without the parameter.
- The APIs stop working completely on August 31, 2017.
With APIs, I think, the article is referring to the search APIs. The Graph APIs remain available.
I must agree the document isn't very clear.
- AnonymousJun 27, 2017
You could use the graph explorer to create your query..
https://developer.microsoft.com/en-us/graph/graph-explorer