Share via

error when using beta/deviceAppManagement/mobileAppRelationships

Robert Schaaf 0 Reputation points
2024-12-20T13:50:19.13+00:00

I am trying to create a supersedence on a mobile app in intune with msgraph beta but it results in error: No OData route exists that match template ~/singleton/navigation with http verb POST for request /AppLifecycle_2412/StatelessAppMetadataFEService/deviceAppManagement/mobileAppRelationships

This is my request body:

{

"@odata.type": "#microsoft.graph.mobileAppSupersedence",

"targetId": "1a4c7621-5172-4be2-adb8-9d2a0011e3d6",

"targetDisplayName": "AVD - WVDAdmin 1.9.11",

"targetDisplayVersion": "1.9.11",

"targetPublisher": "ITProCloud.de",

"targetPublisherDisplayName": "ITProCloud.de",

"sourceId": "ecda6826-c9bb-4688-8bc6-eba9455557f0",

"sourceDisplayName": "AVD - Test - WVDAdmin 1.9.11",

"sourceDisplayVersion": "1.9.11",

"sourcePublisherDisplayName": "ITProCloud.de",

"targetType": "child",

"supersedenceType": "replace",

"supersededAppCount": 2,

"supersedingAppCount": 3

}

i put a POST https://graph.microsoft.com/beta/deviceAppManagement/mobileAppRelationships

but it results in error. Can anyone explain what is wrong here?

Microsoft Security | Intune | Other
Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-12-23T01:51:08.4066667+00:00

    @Robert Schaaf Thanks for posting in our Q&A.

    Please note that the graph issue is more related to develop scope. With Q&A limitation resources, Q&A is not the good channel for such graph issue. So, it is suggested to create an online support ticket to get more accurate help. Here is the support link:

    https://learn.microsoft.com/en-us/mem/get-support

    Thanks for your understanding and hope everything goes well with you.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.