src/api/interceptor.ts
@@ -38,6 +38,8 @@ config.headers.Authorization = authorization; config.headers.token = getToken(); } config.headers.Authorization = 'Ijg3NmFjZjJlNGIzMzExZWY4NzI0MDI0MmFjMTIwMDA2Ig.ZqNvxw.Kgp8PcT4n2cxpzxFrYHttO4i2Eo'; return config; }, (error) => {