Forum Discussion
Receiving error with Office Graph querying a site collection with large number of document libraries
yes, it was in Office Explorer I received this message. I normally use the explorer first before diving into code. thanks
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.
- JeremyThakeOct 03, 2018Former Employee
Could you provide the request id that you got in the response there. I can run a background trace from my side to see execution paths.
- John SetoOct 04, 2018Brass Contributor
Thanks JeremyThake - this is one I've just received via the Graph Explorer - I can give you external access to the site collection as it's just a test site collection with just 2500 document libraries. No data.
{
"error": {
"code": "UnknownError",
"message": "",
"innerError": {
"request-id": "37e90bc0-e12c-488d-be2e-88471fa41559",
"date": "2018-10-04T07:59:18"
}
}
}