Issues with beta GET auditLogs/signIns Graph API pull

Athar Butt (GWL) 1 Reputation point
2021-11-11T19:07:54.87+00:00

I am attempting to use the BETA GET auditLogs/signIns Graph API call, but am getting the below error:

DataSource.Error: OData: The property 'sessionLifetimePolicies' does not exist on type 'microsoft.graph.signIn'. Make sure to only use property names that are defined by the type or mark the type as open type.DetailsDataSourceKind = OData
DataSourcePath = https://graph.microsoft.com/beta/auditLogs/signIns

The V1.0 version of the API call works, since sessionLifetimePolicies does not exist within the v1.0 version of the call, but the beta call fails. Would this be an issue on the Microsoft side?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,521 questions
{count} votes