microsoftgraph / microsoftgraph/msgraph-beta-sdk-dotnet

v5.105.0-preview cannot create intune app using client.DeviceAppManagement.MobileApps.PostAsync(app).

Open
#1,025 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
112
Forks
37
Avg merge
14h 57m
Merged PRs (30d)
3

Description

I used the v5.105.0-preview try to create intune winget app but failed with errorcode 400
and

Message": "An error has occurred - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000

api:client.DeviceAppManagement.MobileApps.PostAsync(app).

and attach my payload here:

"{"InstallExperience":{"AdditionalData":{},"BackingStore":{"ReturnOnlyChangedValues":false,"InitializationCompleted":false},"OdataType":"#microsoft.graph.winGetAppInstallExperience","RunAsAccount":0},"ManifestHash":null,"PackageIdentifier":"XP8BT8DW290MPQ","Assignments":null,"Categories":null,"CreatedDateTime":"2025-07-04T04:22:32.625161+00:00","DependentAppCount":0,"Description":"Whether you’re connecting with a colleague at work or brainstorming with your local volunteer organization, Microsoft Teams helps bring people together to get things done. With chat, calls, meetings, file sharing, tasks, and calendars in one place, collaboration is easier than ever. You can do it all in Teams. \n\nSkype is now part of Teams. Continue where you left off with your chats, calls and contacts in Microsoft Teams Free.\n\nMeet and call, with just a click:\n• Video call anyone, inside or outside of work, securely in Teams or instantly convert a group chat to a video call\n• Enhance me
etings with screensharing, an integrated whiteboard, or virtual breakout rooms for focused discussions*\n\nChat with friends and colleagues:\n• Connect in 1-to-1 or group chats, and @mention people to get their attention\n• Create channels to build a focused workspace for important projects\n• Simplify how you connect with the people and groups in your life with communities**\n• Express yourself with GIFs, emojis, and message reactions\n\nCollaborate effortlessly:\n• File sharing in chats makes it easy to coordinate work assignments or personal projects \n• Cloud storage makes it easy to access shared documents and files on the go\n\nTeams is built with enterprise-level security and compliance from Microsoft 365***, securing communication and collaboration with both internal and external partners while maintaining control over your data.\n\nConsumer Health Data Privacy Policy https://go.microsoft.com/fwlink/?linkid=2259814 \n\n* Available in Microsoft Teams Essentials (AAD Identity) and Micros
oft 365 Business Basic plans. \n** Available when using Microsoft Teams with your personal account. \n***Commercial features of this app require a paid Microsoft 365 commercial subscription or a trial subscription of Microsoft Teams for work. If you’re not sure about your company’s subscription or the services you have access to, visit Office.com/Teams to learn more or contact your IT department. By downloading Teams, you agree to the license (see aka.ms/eulateamsmobile) and privacy terms (see aka.ms/privacy). For support or feedback, email us at mtiosapp@microsoft.com. EU Contract Summary: aka.ms/EUContractSummary","Developer":"test","DisplayName":"0704_001","InformationUrl":"","IsAssigned":false,"IsFeatured":false,"LargeIcon":null,"LastModifiedDateTime":"2025-07-04T04:22:32.6251842+00:00","Notes":"test","Owner":"test","PrivacyInformationUrl":"https://privacy.microsoft.com/en-US/privacystatement#mainnoticetoendusersmodule\",\"Publisher\":\"Microsoft Corporation","Publishi
ngState":0,"Relationships":null,"RoleScopeTagIds":["11","10"],"SupersededAppCount":0,"SupersedingAppCount":0,"UploadState":1,"AdditionalData":{},"BackingStore":{"ReturnOnlyChangedValues":false,"InitializationCompleted":true},"Id":"994b6a3b-e723-482f-a74c-f150725ea984","OdataType":"#microsoft.graph.winGetApp"}"

Could someone help me take a look at what's going on pls?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with client.DeviceAppManagement.MobileApps.PostAsync(app) and inspect the supplied winGetApp payload and the returned 400 error. Compare the request against the Microsoft Graph beta Intune Win32/WinGet app creation requirements; done means identifying the invalid or unsupported field and confirming that a corrected request succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.