Hi Ben,
I'm trying to use Get-Intunereport.ps1 in delegated authentication flow (clientID, TenantID, ClientCertificateThumbprint are passed as parameters) but I get the below error message:
Failed to fetch report FeatureUpdateDeviceState: Microsoft.Graph.PowerShell.Authentication.Helpers.HttpResponseException: Response status code does not indicate success: BadRequest (Bad Request).
at System.Management.Automation.MshCommandRuntime.ThrowTerminatingError(ErrorRecord errorRecord)
Can you kindly give me some hint to solve?
Thanks a lot.
Andrea