Contents

ErrorWellKnownFailed

An error response that indicates a well-known service discovery request failed.

Declaration

object ErrorWellKnownFailed

Properties

NameTypeDescription
code Requiredstring

Indicates that the well-known request has failed.

descriptionstring

A description of the error. Only use this for logging purposes and don’t display it to the user.

messagestring

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.

See Also

Enrollment Errors