title | description | services | documentationcenter | author | manager | editor | ms.assetid | ms.service | ms.devlang | ms.topic | ms.tgt_pltfrm | ms.workload | ms.component | ms.date | ms.author | ms.reviewer |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Troubleshoot errors in Azure Active Directory reporting API | Microsoft Docs |
Provides you with a resolution to errors while calling Azure Active Directory Reporting APIs. |
active-directory |
priyamohanram |
mtillman |
0030c5a4-16f0-46f4-ad30-782e7fea7e40 |
active-directory |
na |
conceptual |
na |
identity |
report-monitor |
11/13/2018 |
priyamo |
dhanyahk |
This article lists the common error messages you may run into while accessing activity reports using the MS Graph API and steps for their resolution.
We do not currently support the Microsoft Graph v2 endpoint - make sure to access the activity logs using the Microsoft Graph v1 endpoint.
You may get this error message when trying to access sign-ins using Graph Explorer. Make sure you are signed in to your account using both of the sign-in buttons in the Graph Explorer UI, as shown in the following image.
If you run into this error message while trying to access sign-ins using Graph Explorer, choose Modify Permissions underneath your account on the left nav, and select Tasks.ReadWrite and Directory.Read.All.
Accessing sign-in reports requires an Azure Active Directory premium 1 (P1) license. If you see this error message while accessing sign-ins, make sure that your tenant is licensed with an Azure AD P1 license.
If you see this error message while trying to access audit logs or sign-ins using the API, make sure that your account is part of the Security Reader or Report Reader role in your Azure Active Directory tenant.
Please follow the steps in the Prerequisites to access the Azure Active Directory reporting API to ensure your application is running with the right set of permissions.
Please follow the steps in the Prerequisites to access the Azure Active Directory reporting API to ensure your application is running with the right set of permissions.
Use the audit API reference Use the sign-in activity report API reference