From b0cc254f921ed94374c2901d44b833a60b19386d Mon Sep 17 00:00:00 2001 From: Ian Littman Date: Mon, 26 Jan 2026 14:29:27 -0600 Subject: [PATCH] Add note about 301 error code on VPP installs (#38496) Credit @eliottha for diagnosing this issue that we ran into when testing #32461. --- articles/install-app-store-apps.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/articles/install-app-store-apps.md b/articles/install-app-store-apps.md index c9805cd1d9..6fa415214b 100644 --- a/articles/install-app-store-apps.md +++ b/articles/install-app-store-apps.md @@ -46,6 +46,10 @@ Apps can be installed manually on each host's **Host details** page. For macOS a Currently, Apple App Store (VPP) apps can't be uninstalled via Fleet. +If the install fails with `ErrorCode` 301 and a `LocalizedDescription` of "Invalid Status Code The response has an invalid status code" it may be because the app has a minimum OS version higher than what the targeted host is running. + +To find the minimum OS version for the app, visit the [App Store](https://apps.apple.com/), find the app, scroll to the bottom, and look for **Compatibility** under **Information**. + ### Google Play (Android) Android apps can be installed via self-service in the end user's managed Google Play Store (work profile).