Open Issues Need Help
View All on GitHub Eventual Header Missing about 9 hours ago
AI Summary: The tool fails to query the user count from the Microsoft Graph API, receiving a '400 Bad Request' error. The error message explicitly states that the 'ConsistencyLevel:eventual' header is missing, which is required for raw count queries (/$count). The issue indicates a need to add this specific HTTP header to the Graph API request.
Complexity:
1/5
good first issue