{
"error": "string",
"hint": "string",
"message": "string"
}
| Name | Example | Description |
|---|---|---|
| error | "invalid_client" |
Error code |
| hint | "Check the `client_id` parameter" |
Debugging help |
| message | "Client authentication failed" |
Error message |