Getting 302 error on redirection, unable to redirect to next page
lewin-jesudhas
TRIALOP

a year ago

Im using Flask along with bits of HTML and JS

In my HTML file I have a redirect using

window.location.href = window.location.origin + "/menu";

and another using

window.location.href = window.location.origin + "/order_summary";

but it doesnt go to the next page (this does work locally though)
Thanks in advance!

Closed

1 Replies

brody
EMPLOYEE

a year ago

Hey!

This is an issue with your project / application. Unfortunately, we're unable to offer first-party support for issues unrelated to the Railway product or platform.

Other communities such as Stackoverflow might be able to help you out further.

Best,
Brody


Status changed to Awaiting User Response Railway 12 months ago


Status changed to Closed brody 12 months ago


Loading...