Skip to content

Files

Latest commit

tmoskovitchzacmos
tmoskovitch
and
Jun 16, 2022
a7d8da3 · Jun 16, 2022

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"