Forum Discussion

ComNeuf8871's avatar
ComNeuf8871
Copper Contributor
Sep 22, 2022

MS Graph The request is unprocessable because it uses too many resources

I have added content types to the drives and try now to find a file based on a value in the column "MARIMPBELID" via a filter Odata request

 

drives/{drive-id}/list/items?$filter=fields/MARIMPBELID eq 100400

 

At one client I get a result:  {"error":{"code":"notSupported","message":"The request is unprocessable because it uses too many resources","innerError":{"code":"tooManyResources","date":"2022-09-22T11:27:32","request-id":"xxx","client-request-id":"xxx"}}} 422 GET: https://graph.microsoft.com/v1.0/drives/xxxx/list/items?$filter=fields/MARIMPBELID eq 100400

Resources