Skip to content

functions in Microsoft.Graph.Reports don't format parameters properly #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
darrelmiller opened this issue Mar 20, 2020 · 1 comment · Fixed by microsoftgraph/microsoft-graph-devx-api#245
Assignees
Milestone

Comments

@darrelmiller
Copy link
Contributor

image
The D7 value needs to be quoted for it to work.

e.g.
https://graph.microsoft.com/beta/reports/microsoft.graph.getTeamsUserActivityCounts(period='D7')

@irvinesunday
Copy link

Is this only an issue in Microsoft.Graph.Reports? I see similar instances elsewhere, e.g.

/users({id})/microsoft.graph.reminderView(StartDateTime={StartDateTime},EndDateTime={EndDateTime})'

and

/workbooks({id})/microsoft.graph.delta(token={token})'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants