You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Calling Reports.GetSharePointSiteUsageDetailWithDate results in an ArgumentException with the message: Illegal class passed as substitution, found Microsoft.Kiota.Abstractions.Date at col:58
Describe the bug
Calling Reports.GetSharePointSiteUsageDetailWithDate results in an ArgumentException with the message:
Illegal class passed as substitution, found Microsoft.Kiota.Abstractions.Date at col:58
To Reproduce
Steps to reproduce the behavior:
The exception actually occurs when trying to get the Uri from the request...
Expected behavior
It should execute the request and return a stream containing the report data.
Screenshots
n/a
Desktop (please complete the following information):
Additional context
using NuGet package: Microsoft.Graph, Version=5.32.0
The text was updated successfully, but these errors were encountered: