Cannot create androidManagedStoreApp using beta version of Graph API
I succeeded to add androidManagedStoreApp, but not androidManagedStoreApp. I tried all possible configs and different apps.
I used documentation: https://learn.microsoft.com/en-us/graph/api/intune-apps-androidmanagedstoreapp-create?view=graph-rest-beta
Could you please help
error:
"message": "{\r\n \"_version\": 3,\r\n \"Message\": \"An error has occurred - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: 7dc6d270-93da-47f2-a253-0391b7e69419 - Url: https://fef.amsub0502.manage.microsoft.com/AppLifecycle_2306/StatelessAppMetadataFEService/deviceAppManagement/mobileApps?api-version=5023-04-25\",\r\n \"CustomApiErrorPhrase\": \"\",\r\n \"RetryAfter\": null,\r\n \"ErrorSourceService\": \"\",\r\n \"HttpHeaders\": \"{}\"\r\n}"
{
"@odata.type":"#microsoft.graph.androidManagedStoreApp",
"appStoreUrl":"https://play.google.com/store/apps/details?id=com.waze&hl=he-IL",
"categories":[
{ "id": "0720a99e-562b-4a77-83f0-9a7523fcf13e",
"displayName":"Other Apps"
}
],
"description":"waze",
"developer":"",
"displayName":"Waze Navigation & Live Traffic",
"informationUrl":"https://play.google.com/store/apps/details?id=com.waze&hl=he-IL",
"isFeatured":false,
"roleScopeTagIds":[],
"notes": "",
"owner":"",
"publisher":"Waze",
"packageId":"com.waze",
"privacyInformationUrl":"",
"minimumSupportedOperatingSystem":{"v10_0": true}
}