I have an accessToken in my redux store. I am creating a axios client like this:
import axios from \'axios\'; import store from \'../redux/store\'; const api