# Scappman reports not populating

## Issue

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

### Current Scappman report functionality

<figure><img src="https://3218147909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgYEET6wvimf9qIpg7bt%2Fuploads%2FBB5igm0j7X1juhBfHIMd%2FCurrentFunctionalityScappman.png?alt=media&#x26;token=a97b24bc-1ee6-4eaa-bdf0-b077d989232a" alt=""><figcaption></figcaption></figure>

### Expected Scappman report functionality

<figure><img src="https://3218147909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgYEET6wvimf9qIpg7bt%2Fuploads%2FLe40fpNHQX0GKUDY04Vz%2FExpectedFunctionalityScappman.png?alt=media&#x26;token=bb1e48ce-4822-4181-9142-85aed4c2ad5c" alt=""><figcaption></figcaption></figure>

## 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

<figure><img src="https://3218147909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgYEET6wvimf9qIpg7bt%2Fuploads%2F7XvvnIIvVmjxep8BDK9E%2FInstallSummary.png?alt=media&#x26;token=63ff058e-8a96-41db-800f-eb97e0c6ea1c" alt=""><figcaption></figcaption></figure>

* /deviceAppManagement/mobileApps/{mobileAppId}/deviceStatuses&#x20;

<figure><img src="https://3218147909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgYEET6wvimf9qIpg7bt%2Fuploads%2FES8BGDBdSS1MD3eezUJX%2FdeviceStatuses.png?alt=media&#x26;token=0b3b490d-483d-4165-9757-88f61ce00e9e" alt=""><figcaption></figcaption></figure>

* /deviceAppManagement/mobileApps/{mobileAppId}/userStatuses

<figure><img src="https://3218147909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgYEET6wvimf9qIpg7bt%2Fuploads%2FIxWFHjLQEzUilxnJGP6S%2FuserStatuses.png?alt=media&#x26;token=c4636fc1-74f2-42c9-aeb6-f3fa006aab8a" alt=""><figcaption></figcaption></figure>

(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

{% embed url="<https://developer.microsoft.com/en-us/graph/changelog/?filterBy=&from=2023-06-01&search=>" %}

## Resolution

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

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.
