Пример ответа об ошибке аутентификации

HTTP/1.1 400 Bad Request

Content-Type: application/json

{

"error": "unauthorized_client",

"error_description": "The client 'client.example.ru' is not allowed to use CIBA."

}