Share via

InTune API 500 Internal Error

Doug Tanner 0 Reputation points
2025-04-23T18:16:03.47+00:00

I'm trying to update an app in Microsoft InTune with a new version. I can create a new version with this endpoint: https://graph.microsoft.com/beta/deviceAppManagement/mobileApps/{appId}/microsoft.graph.windowsUniversalAppX/contentVersions/

Then I try to create a new file with this endpoint:

https://graph.microsoft.com/beta/deviceAppManagement/mobileApps/{appId}/microsoft.graph.windowsUniversalAppX/contentVersions/{fileVersion}/files

but this endpoint gives me a 500 Internal Server error. Has anyone experienced this before? Is there another route to complete what I'm trying to do?

Thanks,

Doug

Microsoft Security | Microsoft Graph
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.