Hello. I have a simple http server hosted somewhere on amazon and it's been working fine but then it decided not to anymore.
I can't wrap my head around the issue here since I'm allowing CORS from anywhere and when I do a get request either with node.js or even on my browser I get a response within 1-2 seconds.


