We are using Azure AD Graph API for collecting signin logs from Azure AD. Suddenly we are not able to use Azure AD Graph API for getting signin logs from Azure AD
Activity Log API : https://graph.windows.net/tenant.onmicrosoft.com/activities/audit?api-version=beta (Working fine)
Signin Logs API : https://graph.windows.net/tenant.onmicrosoft.com/activities/signinEvents?api-version=beta
Signin Logs API returns as Unsupported Query