Forum Discussion
John Seto
Oct 03, 2018Brass Contributor
Receiving error with Office Graph querying a site collection with large number of document libraries
I have a test site collection with 2500 document libraries (I created them using PnP). I just tried returning a list of them via Office Graph Explorer but I get an error. GET: https://graph....
Anonymous
Oct 03, 2018Did you test this query using the graph explorer? https://developer.microsoft.com/en-us/graph/graph-explorer
- John SetoOct 03, 2018Brass Contributor
yes, it was in Office Explorer I received this message. I normally use the explorer first before diving into code. thanks
- AnonymousOct 03, 2018
JeremyThake do you know what is happening here?
- John SetoOct 03, 2018Brass Contributor
Just to add I the query works fine on an out-of-box just created site and returns all the lists ok.