kai-oswald / ASE

URL Shortener built with NodeJS
http://localhost:8001
MIT License
3 stars 0 forks source link

Issue 14 system url lennart #30

Closed TrAnn3l closed 7 years ago

TrAnn3l commented 7 years ago

Many fixes regarding shortening URLs. Something is causing a redirect-loop, needs more investigation but the app still works.

kai-oswald commented 7 years ago

Redirect-loop happens on every request?

TrAnn3l commented 7 years ago

Yes, it tries to get /undefined but gets redirected to /undefined

DTobii commented 7 years ago

Routes okay?

TrAnn3l commented 7 years ago

Yes