Values.InvalidClientMetadataExceptionSourceIndicates that the client information sent in the request during registration is invalid.
type nonrec t = {error : Error.t option;Single error code. For this exception the value will be invalid_client_metadata.
*)error_description : ErrorDescription.t option;Human-readable text providing additional information, used to assist the client developer in understanding the error that occurred.
*)}