#AxiosError: connect ECONNREFUSED ::1:80
1 messages · Page 1 of 1 (latest)
where?
i just copy
and use default axios docs
The address in the code, the first argument to fetch, prepend it with either http:// or https://
const response = await axios.post("https://p2p.binance.com/bapi/c2c/v2/friendly/c2c/adv/search", {
or where i need to use it
Yes.