Express server axios get request timing out
I have an express backend server and I am trying to make a get request using axios to an external api. I have one get request that works fine, but the other one does nothing for a while then times out after about a minute.