Scappman reports not populating

Issue

At this time, the reports view of the Scappman portal does not display any new data.

Current Scappman report functionality

Expected Scappman report functionality

Cause

Microsoft has removed the following Graph API Endpoints

The Scappman portal uses these endpoints to gather information on the installation status of applications and updates created by Scappman.

  • /deviceAppManagement/mobileApps/{mobileAppId}/installSummary

  • /deviceAppManagement/mobileApps/{mobileAppId}/deviceStatuses

  • /deviceAppManagement/mobileApps/{mobileAppId}/userStatuses

(08/062023) There is no mention of this breaking change in the ChangeLog for Graph API

(09/06/2023) Microsoft are retroactively adding this change to the Changelog

Resolution

Microsoft has confirmed that a change was put forward earlier this year to remove these endpoints; however, that change was not publicly visible.

Scappman is rewriting the reporting functionality to use a different Graph API endpoint that provides the same data but in a different format, as Microsoft will not be reverting the change and restoring those endpoints.

Last updated