UnauthorizedClientException
Indicates that the client is not currently authorized to make the request. This can happen when a clientId
is not issued for a public client.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: UnauthorizedClientException.Builder.() -> Unit = {}): UnauthorizedClientException