Add note about 301 error code on VPP installs (#38496)

Credit @eliottha for diagnosing this issue that we ran into when testing
#32461.
This commit is contained in:
Ian Littman 2026-01-26 14:29:27 -06:00 committed by GitHub
parent 0c3293dd3c
commit b0cc254f92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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).