Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 521 Bytes

ClientForbiddenProblem.md

File metadata and controls

24 lines (12 loc) · 521 Bytes

ClientForbiddenProblem

A problem that indicates your client is forbidden from making this request.

Properties

Name Type Description Notes
reason ReasonEnum [optional]
registrationUrl URL [optional]

Enum: ReasonEnum

Name Value
OFFICIAL_CLIENT_FORBIDDEN "official-client-forbidden"
CLIENT_NOT_ENROLLED "client-not-enrolled"