ErrorWellKnownFailed
An error response that indicates a well-known service discovery request failed.
Declaration
object ErrorWellKnownFailedProperties
| Name | Type | Description |
|---|---|---|
code Required | string | Indicates that the well-known request has failed. |
description | string | A description of the error. Only use this for logging purposes and don’t display it to the user. |
message | string | A description of the error to display to the user. |
Discussion
The schema for a JSON or property list XML document that an MDM server’s 403 response body contains. The response headers need to include a “Content-Type” header that indicates whether the response returns JSON or XML.
The MDM server returns this response to reject a well-known service discovery request from a device made during an account driven enrollment.