clientWidth
. "error"=>$this->SqlError["error"],
возаращалось что то иное, тебе нужно принудительно отправить заголовки перед этим.try{
throw new \Exception("User not found", 404);
} catch (\Exception $exception) {
$HttpResponse->code($exception->getCode())
->json([
"message" => $exception->getMessage(),
"code" => $exception->getCode()
]);
}
{
"response": {
"menu": {
"id": 0,
"items": {
"id": 0,
"menu_id": 0,
"code": "string",
"img": "string",
"title": "string",
"category": {
"id": 0,
"name": "string"
},
"description": "string",
"mass": 0,
"measure": {
"id": 0,
"name": "string"
},
"ready": 0,
"price": 0,
"active": true,
"update_date": "string",
"create_date": "string"
}
}
},
"message": "string",
"code": 0
}