Glitch showing no response where it should be redirected

URL: https://horrorui.glitch.me/signup
No response is being sent out
where as in code its supposed to be redirected to /login
No errors are being logged

Hey @r58iiz,

Can you post the part of the code where its supposed to redirect?

i realized that i had put the redirect in the error catch statement. its now fixed. thanks.