bananaoomarang / isomorphic-redux

Isomorphic Redux demo, with routing and async actions
https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4
MIT License
455 stars 87 forks source link

Server is down: 404 #12

Closed brennanerbz closed 9 years ago

brennanerbz commented 9 years ago

Looks like the API_URL is invalid. Getting 404 error that I can't POST.

18:38:59.460 Object { data: "Cannot POST /redux-tutorial-backend…", status: 404, statusText: "Not Found", headers: Object, config: Object }1 bundle.js:40481:10

bananaoomarang commented 9 years ago

https://github.com/bananaoomarang/isomorphic-redux/issues/13