0👍
Also, i’m getting this error earlier. I used axiosAuth
instead of axio
ex-:
const getAPI = axiosAuth.create({
baseURL: 'http://127.0.0.1:5000',
});
Source:stackexchange.com
0👍
Also, i’m getting this error earlier. I used axiosAuth
instead of axio
ex-:
const getAPI = axiosAuth.create({
baseURL: 'http://127.0.0.1:5000',
});