Как получить ошибку на вкладке сети на передней части

.catch((error) =>  {
   console.log(error.response);
   console.log(error.response.data);
});