Sức Khoẻ Gan
} else {
$response = wp_remote_post(// ... (yêu cầu API)
);// Ghi log chi tiết response
error_log('Response từ API Gemini: ' . print_r($response, true));// ... (phần còn lại của code)
}Lỗi: Không thể kết nối đến API.
} else {
$response = wp_remote_post(// ... (yêu cầu API)
);// Ghi log chi tiết response
error_log('Response từ API Gemini: ' . print_r($response, true));// ... (phần còn lại của code)
}Lỗi: Không thể kết nối đến API.