Forum Discussion

luca_morelli's avatar
luca_morelli
Copper Contributor
Sep 24, 2020

unable to download reports using graph sdk

Hi,   I'm trying to download the reports using    return await graphClient.Reports.GetTeamsUserActivityCounts("D90") .Request(/*queryOptions*/).GetAsync();   but when I invoke it I obtain this e...